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 9d2206c commit c564da3Copy full SHA for c564da3
.github/workflows/build-pull-request.yml
@@ -15,8 +15,6 @@ jobs:
15
uses: ./.github/workflows/build-common.yml
16
with:
17
cache-read-only: true
18
- secrets:
19
- DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
20
21
link-check:
22
uses: ./.github/workflows/reusable-link-check.yml
0 commit comments