Skip to content

Commit

Permalink
Merge pull request #355 from betadots/update-labeler
Browse files Browse the repository at this point in the history
labeler: only react on branches which begin with release-*
  • Loading branch information
rwaffen authored Apr 12, 2024
2 parents a19c0e2 + f5f89d5 commit d3fedad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
skip-changelog:
- head-branch: ['^release-*', 'release']
- head-branch: ['^release-*']

0 comments on commit d3fedad

Please sign in to comment.