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.
2 parents 86ad983 + cd5da49 commit b5f8967Copy full SHA for b5f8967
.github/workflows/tests.yml
@@ -145,6 +145,8 @@ jobs:
145
test-bot-dependents-args: ${{ steps.check-labels.outputs.test-bot-dependents-args }}
146
steps:
147
- uses: actions/checkout@v4
148
+ with:
149
+ persist-credentials: false
150
151
- name: Check for CI labels
152
id: check-labels
@@ -259,6 +261,8 @@ jobs:
259
261
260
262
263
264
265
266
267
268
0 commit comments