mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
shell syntax :x
This commit is contained in:
parent
5b1521d102
commit
36ed111015
3
.github/workflows/issue-handler.yml
vendored
3
.github/workflows/issue-handler.yml
vendored
|
@ -20,8 +20,7 @@ jobs:
|
|||
"old-version")
|
||||
echo "reason=not_planned" >>$GITHUB_OUTPUT
|
||||
;;
|
||||
"gha-issue")
|
||||
"404")
|
||||
"gha-issue"|"404")
|
||||
echo "reason=completed" >>$GITHUB_OUTPUT
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue