We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd7450 commit c16895cCopy full SHA for c16895c
.github/workflows/release-drafter.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- - master
+ - main
8
9
jobs:
10
update_release_draft:
0 commit comments