Skip to content

Commit

Permalink
Validate CL on ready_for_review
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Apr 24, 2024
1 parent ecaec0e commit 8afa639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:

on:
pull_request_target:
types: [opened, reopened, edited, labeled, unlabeled]
types: [opened, reopened, edited, labeled, unlabeled, ready_for_review]

jobs:
CheckCL:
Expand Down

0 comments on commit 8afa639

Please sign in to comment.