Skip to content

Commit

Permalink
Merge pull request #12 from GreenSpaceNASA/fix-ci
Browse files Browse the repository at this point in the history
fix(ci): ignore changelog_ branch
  • Loading branch information
jorgechato authored Oct 28, 2023
2 parents 7c7e067 + 1d9d0ee commit 8d8195d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/changelog-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
pull_request:
branches:
- main
branches-ignore:
- 'changelog_*'
- '!changelog_**'
types: [closed]
permissions:
contents: write
Expand Down

0 comments on commit 8d8195d

Please sign in to comment.