We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0dc3b commit b0f6107Copy full SHA for b0f6107
.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
# pull_request event is required only for autolabeler
9
pull_request:
10
# Only following types are handled by the action, but one can default to all as well
0 commit comments