Skip to content

Commit

Permalink
Update check_release_notes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii committed Nov 15, 2023
1 parent 59ec5e3 commit e31c170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_release_notes.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check release notes
on:
pull_request:
types: [opened, synchronize, reopened]
#types: [opened, synchronize, reopened]
branches:
- 'main'
- 'release/*'
Expand Down Expand Up @@ -58,4 +58,4 @@ jobs:
body: |
<!-- DO_NOT_REMOVE: release_notes_check -->
This comment has been updated!
#reactions: hooray
#reactions: hooray

0 comments on commit e31c170

Please sign in to comment.