TEst
This commit is contained in:
parent
52a131f12f
commit
d4d417dcbb
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ run-name: ${{ github.actor }} - update-flake-lock
|
|||
# main
|
||||
# I guess scheduling is in v1.21:
|
||||
# https://codeberg.org/forgejo/forgejo/issues/741
|
||||
# on:
|
||||
# schedule:
|
||||
# - cron: '*/5 * * * *'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/5 * * * *'
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue