Skip to content

Commit

Permalink
Remove trigger for command workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dhelonious committed Oct 21, 2024
1 parent fa4e37e commit 1c7ce31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
issue_comment:
types:
- created
- edited
jobs:
build:
if: ${{ contains(github.event.comment.body, '/rebuild') }}
Expand Down

0 comments on commit 1c7ce31

Please sign in to comment.