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