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 2b22a47 commit 7299d46Copy full SHA for 7299d46
.github/workflows/ci_build.yml
@@ -3,6 +3,9 @@ name: build
3
on:
4
workflow_dispatch:
5
push:
6
+ branches:
7
+ - main
8
+ - 'releases/**'
9
pull_request:
10
branches: [ main ]
11
paths:
0 commit comments