ci: force push no checkout
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Has been cancelled
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
Deepak Mallubhotla 2025-03-22 20:46:02 -05:00
parent 95c6307a8d
commit 7dfbb68a81
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -31,6 +31,7 @@ jobs:
with:
commit_message: Bump flake.lock
branch: flake-update
push_options: '--force'
commit_options: '--no-verify --signoff'
file_pattern: flake.lock
commit_user_name: Flake Bot # defaults to "GitHub Actions"