We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac5e51 commit 980761aCopy full SHA for 980761a
.github/workflows/main.yml
@@ -1,8 +1,8 @@
1
on:
2
- schedule:
3
- - cron: "0 0 */14 * *"
+ schedule:
+ - cron: "0 0 */14 * *"
4
workflow_dispatch:
5
-
+
6
jobs:
7
# This workflow contains a single job called "traffic"
8
traffic:
0 commit comments