Skip to content

Commit

Permalink
Merge pull request #563 from dfinity/only-trigger-if-comment-created
Browse files Browse the repository at this point in the history
fix(): only trigger if comment created
  • Loading branch information
cgundy authored Dec 12, 2024
2 parents 14dc19d + 604fa99 commit c9018e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_signed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Check Issue Signed

on:
issue_comment:
types: [created]

jobs:
call-check-signed:
Expand Down

0 comments on commit c9018e5

Please # to comment.