Skip to content

Commit 980761a

Browse files
committed
fix typo
1 parent 5ac5e51 commit 980761a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
2-
schedule:
3-
- cron: "0 0 */14 * *"
2+
schedule:
3+
- cron: "0 0 */14 * *"
44
workflow_dispatch:
5-
5+
66
jobs:
77
# This workflow contains a single job called "traffic"
88
traffic:

0 commit comments

Comments
 (0)