Skip to content

Commit

Permalink
chore(ci): update release notes workflow configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Mar 22, 2024
1 parent bf635bc commit 407d009
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
branches:
- master
- '[5-9]+.[0-9]+.x'
pull_request:
types: [opened, reopened, synchronize, labeled]
pull_request_target:
types: [opened, reopened, synchronize, labeled]
workflow_dispatch:
jobs:
release_notes:
Expand Down

0 comments on commit 407d009

Please sign in to comment.