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