Skip to content

Commit

Permalink
test(cicd): Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Dimitrov <[email protected]>
  • Loading branch information
dimitrovmaksim committed Aug 7, 2023
1 parent 48831af commit a9b5b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run zombienet tests
name: Zombienet

on:
schedule:
Expand All @@ -8,7 +8,7 @@ on:
paths:
- 'tests/**'
- '.github/workflows/main.yaml'
pull_reques:
pull_request:
paths:
- 'tests/**'
- '.github/workflows/main.yaml'
Expand Down

0 comments on commit a9b5b63

Please sign in to comment.