We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d40de5 commit f424be2Copy full SHA for f424be2
1 file changed
.github/workflows/on_pr.yml
@@ -13,7 +13,4 @@ on:
13
14
jobs:
15
test:
16
- uses: ./.github/workflows/test.yml
17
- secrets:
18
- USERNAME_MAVEN: ${{ secrets.USERNAME_MAVEN }}
19
- TOKEN_MAVEN: ${{ secrets.TOKEN_MAVEN }}
+ uses: ./.github/workflows/test.yml
0 commit comments