update workflow
This commit is contained in:
@@ -4,9 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**/CHANGES.md'
|
||||
- '**/build-info.json'
|
||||
paths:
|
||||
- '!**/CHANGES.md'
|
||||
- '!**/build-info.json'
|
||||
schedule:
|
||||
- cron: '0 12 * * 0' # Sunday at noon UTC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user