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 c21d17c commit c952761Copy full SHA for c952761
.github/workflows/deploy.yml
@@ -6,9 +6,11 @@ on:
6
push:
7
branches:
8
- main
9
+ - release-*
10
pull_request:
11
12
13
14
15
jobs:
16
deploy:
.github/workflows/uber-jar.yml
uber-jar:
0 commit comments