Skip to content

Commit

Permalink
Merge pull request #192 from cta-observatory/fix_release_drafter
Browse files Browse the repository at this point in the history
Fix branch name in release-drafter config
  • Loading branch information
maxnoe authored Jun 19, 2023
2 parents 64e124a + 7510a2d commit 27447ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- master
- main

jobs:
update_release_draft:
Expand Down

0 comments on commit 27447ab

Please sign in to comment.