Skip to content

Commit 3ba8a09

Browse files
committed
Typo
1 parent 1520f3b commit 3ba8a09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/testEndToEnd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: testEndToEnd
22
on:
33
pull_request:
4-
types: [opened, reopened, sychronize]
4+
types: [opened, reopened, synchronize]
55
schedule:
66
- cron: "44 4 * * *"
77

.github/workflows/test_against_escu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name: test_against_escu
88
on:
99
pull_request:
10-
types: [opened, reopened, sychronize]
10+
types: [opened, reopened, synchronize]
1111
schedule:
1212
- cron: "44 4 * * *"
1313

0 commit comments

Comments
 (0)