Skip to content

Commit

Permalink
feat: /build command status fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt committed May 16, 2024
1 parent a083362 commit 11f2009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slash-build-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
comment-id: ${{ github.event.comment.id }}
reactions: "+1"

- name: Add reaction -1
id: add_reaction_2
if: ${{ steps.trigger_build.outcome == 'failure' || steps.checkargs.outcome == 'failure' }}
Expand Down

0 comments on commit 11f2009

Please sign in to comment.