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.
release
1 parent 89a8bf3 commit 816f3b5Copy full SHA for 816f3b5
.github/workflows/ci-build.yml
@@ -3,8 +3,7 @@ name: Continous build - build and test on every push
3
on:
4
push:
5
branches-ignore:
6
- - release
7
- - 'releases/**'
+ - 'release*'
8
- gh-pages
9
10
jobs:
0 commit comments