Skip to content

Commit

Permalink
chore: correct Release Drafter branch
Browse files Browse the repository at this point in the history
Since the new repo (+ new branch name) we've not been running Release
Drafter.
  • Loading branch information
jamietanna committed Jun 6, 2024
1 parent 9ce14e2 commit 0e461dd
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
workflow_dispatch: {}

permissions:
Expand Down

0 comments on commit 0e461dd

Please sign in to comment.