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 b845fc6 commit ff903fbCopy full SHA for ff903fb
.github/workflows/periodic-update.yml
@@ -3,6 +3,7 @@ name: Periodic updates
3
on:
4
push:
5
branches: [ master ]
6
+ paths: [ ./files.list ]
7
schedule:
8
- cron: "0 0 * * *"
9
workflow_dispatch: ~
0 commit comments