Skip to content

Commit

Permalink
Update when checklist completion action is run
Browse files Browse the repository at this point in the history
  • Loading branch information
thogarty committed Dec 19, 2024
1 parent f6995ba commit 7284ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checklist_completion.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'PR Tasks Completed Check'
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
types: [opened, edited]

jobs:
task-check:
Expand Down

0 comments on commit 7284ce9

Please sign in to comment.