We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c715d0a commit f4071b3Copy full SHA for f4071b3
.github/workflows/release-drafter.yml
@@ -5,6 +5,7 @@ on:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- master
8
+ - main
9
- 'releases/**'
10
- 'stable/**'
11
0 commit comments