test
Some checks failed
update-flake-lock / update-flake-lock (push) Failing after 1m16s

This commit is contained in:
iFargle 2023-11-30 15:06:50 +09:00
parent d4d417dcbb
commit 13ef9941e9

View file

@ -1,14 +1,8 @@
name: update-flake-lock name: update-flake-lock
run-name: ${{ github.actor }} - update-flake-lock run-name: ${{ github.actor }} - update-flake-lock
#on:
# push:
# branches:
# main
# I guess scheduling is in v1.21:
# https://codeberg.org/forgejo/forgejo/issues/741
on: on:
schedule: schedule:
- cron: '*/5 * * * *' - cron: '* * * * *'
jobs: jobs:
update-flake-lock: update-flake-lock:
runs-on: docker runs-on: docker