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 4f1a70c commit 4318217Copy full SHA for 4318217
.github/workflows/license.yml
@@ -15,4 +15,6 @@ jobs:
15
issues: write
16
pull-requests: write
17
with:
18
- pom: java/pom.xml
+ pom: java/pom.xml
19
+ secrets:
20
+ gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
0 commit comments