We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f229cca commit 025272fCopy full SHA for 025272f
1 file changed
.github/workflows/update.yml
@@ -1,6 +1,8 @@
1
name: Update Stats & Deploy
2
3
on:
4
+ push:
5
+ branches: [main]
6
schedule:
7
- cron: '0 6 * * *'
8
workflow_dispatch:
0 commit comments