Update .github/workflows/main.yml
This commit is contained in:
parent
bfa8cab66c
commit
771d94274d
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -4,6 +4,10 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
- cron: '0 * * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
||||||
|
|
||||||
|
|
||||||
|
env:
|
||||||
|
USER: "runner"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user