We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3de7a3 commit 4906baeCopy full SHA for 4906bae
.github/workflows/release-drafter.yml
@@ -2,7 +2,7 @@ name: Release drafter
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, master, dev]
6
pull_request:
7
types: [opened, reopened, synchronize]
8
0 commit comments