We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae7eca commit fff6375Copy full SHA for fff6375
.github/workflows/analytics.yml
@@ -1,7 +1,7 @@
1
name: analytics
2
# Triggers the workflow every 5 minutes
3
on:
4
- push
+ workflow_dispatch
5
# schedule:
6
# - cron: "* * * * *"
7
jobs:
0 commit comments