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 1c7e851 commit 58077b9Copy full SHA for 58077b9
.github/workflows/pre-release.yml
@@ -11,6 +11,7 @@ on:
11
- closed
12
paths:
13
- 'core-java/**'
14
+ - '.github/workflows/**'
15
16
env:
17
GITHUB_AUTH: ${{ secrets.PUSH_TOKEN }}
0 commit comments