We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0c095 commit 6e55687Copy full SHA for 6e55687
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
push:
11
branches: [ main, 'rel/*' ]
12
pull_request:
13
- branches: [ main ]
+ branches: [ main, 'dev/*' ]
14
15
# Allows you to run this workflow manually from the Actions tab
16
workflow_dispatch:
0 commit comments