There was an error while loading. Please reload this page.
1 parent 07cdeb0 commit f97431eCopy full SHA for f97431e
1 file changed
.github/workflows/publish-gradle-plugin.yml
@@ -1,6 +1,9 @@
1
name: Publish Gradle Plugin
2
3
on:
4
+ push:
5
+ branches:
6
+ - fix/ci-java
7
release:
8
types: [released]
9
workflow_dispatch:
0 commit comments