ci: force push no checkout
This commit is contained in:
parent
95c6307a8d
commit
7dfbb68a81
@ -31,6 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
commit_message: Bump flake.lock
|
commit_message: Bump flake.lock
|
||||||
branch: flake-update
|
branch: flake-update
|
||||||
|
push_options: '--force'
|
||||||
commit_options: '--no-verify --signoff'
|
commit_options: '--no-verify --signoff'
|
||||||
file_pattern: flake.lock
|
file_pattern: flake.lock
|
||||||
commit_user_name: Flake Bot # defaults to "GitHub Actions"
|
commit_user_name: Flake Bot # defaults to "GitHub Actions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user