Skip to content

Commit

Permalink
Merge pull request ansible-collections#494 from alinabuzachis/fix_cha…
Browse files Browse the repository at this point in the history
…ngelog_workflow

Fix .github/workflows/changelog.yaml
  • Loading branch information
bardielle committed May 29, 2024
2 parents f78b983 + 39c5353 commit bd2bcaf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ concurrency:

on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*

jobs:
changelog:
Expand Down

0 comments on commit bd2bcaf

Please sign in to comment.