We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f09760 commit 10ee5e0Copy full SHA for 10ee5e0
.github/workflows/traffic.yml
@@ -1,8 +1,6 @@
1
name: Traffic workflow
2
3
-on:
4
- schedule:
5
- - cron: '8 8 * * *'
+on: workflow_dispatch
6
7
jobs:
8
fetch_traffic:
0 commit comments