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 9c996a1 commit c96a9a0Copy full SHA for c96a9a0
.github/workflows/repo-config.yml
@@ -18,6 +18,7 @@ jobs:
18
- name: Checkout code
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
with:
21
+ persist-credentials: false
22
sparse-checkout: .github/labels.yml
23
24
- uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
0 commit comments