Skip to content

Commit 99442a4

Browse files
CamberLoidMingcongBai
authored andcommitted
ci: periodic-update triggers on push only when files.list updates
Signed-off-by: Camber Huang <[email protected]>
1 parent 3f32fd3 commit 99442a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/periodic-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Periodic updates
33
on:
44
push:
55
branches: [ master ]
6+
paths: [ files.list ]
67
schedule:
78
- cron: "0 0 * * *"
89
workflow_dispatch: ~

0 commit comments

Comments
 (0)