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 923992e commit 9ae4f5eCopy full SHA for 9ae4f5e
.github/workflows/build-sakura.yml
@@ -11,6 +11,7 @@ on:
11
pull_request:
12
branches:
13
- master
14
+ - feature/*
15
- release/*
16
17
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
0 commit comments