We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20caeb commit 71d2349Copy full SHA for 71d2349
.github/workflows/analyse.yml
@@ -1,9 +1,6 @@
1
name: analyse
2
3
on:
4
- schedule:
5
- # Once a day at midnight
6
- - cron: '0 0 * * *'
7
workflow_dispatch: # Manual triggering from Actions > analyse > Run workflow
8
9
jobs:
0 commit comments