Verify gitea CI
Some checks failed
update-flake-lock / lockfile (push) Failing after 16s

This commit is contained in:
2023-09-26 19:18:55 +03:00
parent 3ee73d36db
commit 5f20c30e1d

View File

@@ -1,5 +1,8 @@
name: update-flake-lock name: update-flake-lock
on: on:
push:
branches:
- main
workflow_dispatch: # allows manual triggering workflow_dispatch: # allows manual triggering
schedule: schedule:
- cron: "0 0 * * 0" # runs weekly on Sunday at 00:00 - cron: "0 0 * * 0" # runs weekly on Sunday at 00:00