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 af5b954 commit f75f2daCopy full SHA for f75f2da
.github/workflows/draft-release.yml
@@ -3,8 +3,8 @@ name: Build and Draft Release
3
on:
4
push:
5
branches:
6
- - 'develop2'
7
- - 'release/2.*'
+ # - 'develop2'
+ # - 'release/2.*'
8
- 'czoido/test-release' # remove after testing
9
10
jobs:
0 commit comments