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 3f32fd3 commit 99442a4Copy full SHA for 99442a4
.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