Skip to content

Commit

Permalink
add labeling trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid authored Apr 11, 2024
1 parent 2eb8d65 commit 49cc860
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/guarantee-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ on:
paths:
- '*'
pull_request:
branches: [ main, dev ]
branches: [ main, dev, dajusto/validate-release-notes-are-provided ]
paths:
- '.github/workflows/guarantee-release-notes.yml'
pull_request:
types: [labeled, unlabeled]

jobs:
build:
Expand Down

0 comments on commit 49cc860

Please sign in to comment.