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 d747bbe commit 760e621Copy full SHA for 760e621
.github/workflows/build.yaml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- master
7
- develop
8
+ - release*
9
pull_request:
10
type: [opened, reopened, edited]
11
0 commit comments