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
|
# Allow to manually trigger the workflow
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 6 1 * *'
|
- cron: '0 6 * * 1'
|
||||||
jobs:
|
jobs:
|
||||||
updater:
|
updater:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user