Skip to content

Commit

Permalink
fix(build): release drafter workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed Mar 2, 2024
1 parent 0ee35d2 commit 8dc957d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/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
pull_request:
types: [opened, reopened, synchronize]
pull_request_target:
Expand Down

0 comments on commit 8dc957d

Please sign in to comment.