Skip to content

Commit f97431e

Browse files
committed
ci: enable push trigger for fix/ci-java branch in Gradle plugin workflow
1 parent 07cdeb0 commit f97431e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-gradle-plugin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish Gradle Plugin
22

33
on:
4+
push:
5+
branches:
6+
- fix/ci-java
47
release:
58
types: [released]
69
workflow_dispatch:

0 commit comments

Comments
 (0)