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 fb7da14 commit 3075990Copy full SHA for 3075990
1 file changed
.github/workflows/autopilot.yml
@@ -1,6 +1,7 @@
1
name: Autopilot
2
3
on:
4
+ push:
5
workflow_dispatch:
6
schedule:
7
- cron: '0 0 * * 1' # Weekly on Monday
0 commit comments