workflow: don't fail when PR is already open
This commit is contained in:
parent
7f80e1e95e
commit
2af65508e2
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ jobs:
|
|||
"base": "main",
|
||||
"head": "update/flake-lock",
|
||||
"assignee": "chef"
|
||||
}'
|
||||
}' || echo PR already open
|
||||
|
|
Loading…
Reference in a new issue