Skip to content

Commit 99c4144

Browse files
committed
fix
1 parent 48c3bd7 commit 99c4144

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-pull-request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
cache-read-only: true
1919
# retry in merge queue to avoid unnecessary failures
2020
max-test-retries: ${{ github.event_name == 'merge_group' && 5 || 0 }}
21-
secrets:
22-
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
2321

2422
link-check:
2523
uses: ./.github/workflows/reusable-link-check.yml

0 commit comments

Comments
 (0)