Skip to content

Commit

Permalink
make validation re-run on relabeling
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid authored Apr 11, 2024
1 parent 1e63f82 commit 3fa67fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/guarantee-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
branches: [ main, dev ]
paths:
- '.github/workflows/guarantee-release-notes.yml'
pull_request_target:
types: [labeled, unlabeled]


jobs:
build:
Expand Down

0 comments on commit 3fa67fd

Please sign in to comment.