Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ljstella committed Oct 8, 2024
1 parent 1520f3b commit 3ba8a09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testEndToEnd.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: testEndToEnd
on:
pull_request:
types: [opened, reopened, sychronize]
types: [opened, reopened, synchronize]
schedule:
- cron: "44 4 * * *"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_against_escu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name: test_against_escu
on:
pull_request:
types: [opened, reopened, sychronize]
types: [opened, reopened, synchronize]
schedule:
- cron: "44 4 * * *"

Expand Down

0 comments on commit 3ba8a09

Please sign in to comment.