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
|
# main
|
||||||
# I guess scheduling is in v1.21:
|
# I guess scheduling is in v1.21:
|
||||||
# https://codeberg.org/forgejo/forgejo/issues/741
|
# https://codeberg.org/forgejo/forgejo/issues/741
|
||||||
# on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '*/5 * * * *'
|
- cron: '*/5 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
update-flake-lock:
|
update-flake-lock:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue