We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e53992 commit 50096e3Copy full SHA for 50096e3
.github/workflows/cache.yml
@@ -1,5 +1,6 @@
1
name: Cache
2
on:
3
+ push: # trigger workflow – do not merge!
4
workflow_dispatch:
5
schedule:
6
- cron: '0 4 * * *'
0 commit comments