We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4960008 commit 035b8d5Copy full SHA for 035b8d5
.github/workflows/repository-traffic.yml
@@ -1,7 +1,6 @@
1
name: repository traffic
2
on:
3
- schedule:
4
- - cron: "55 23 * * 0"
+ workflow_dispatch:
5
6
jobs:
7
traffic:
0 commit comments