Update updater.yml
This commit is contained in:
committed by
GitHub
parent
ed962e8403
commit
0a9affa109
@@ -7,7 +7,7 @@ on:
|
||||
# Allow to manually trigger the workflow
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 6 1 * *'
|
||||
- cron: '0 6 * * 1'
|
||||
jobs:
|
||||
updater:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user