Skip to content

Commit

Permalink
Update content-checklist-from-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitohm authored Oct 18, 2024
1 parent 40f39d5 commit b68bfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/content-checklist-from-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Add the applicable content development checklist based on a command in the
on:
issue_comment:
types: created
# types: [opened, edited] <= Use this if we want the workflow to run when a comment is edited, too
# types: [created, edited] <= Use this if we want the workflow to run when a comment is edited, too

jobs:
tutorial-issue:
Expand Down

0 comments on commit b68bfc4

Please sign in to comment.