Skip to content

Commit

Permalink
shell syntax :x
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Aug 18, 2023
1 parent 5b1521d commit 36ed111
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/issue-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36ed111

Please sign in to comment.