mirror of
https://github.com/github/codeql-action.git
synced 2026-05-01 19:30:49 +00:00
Merge pull request #823 from github/fix-update-workflow
Remove `persist-credentials: false` from workflow
This commit is contained in:
@@ -11,8 +11,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Remove PR label
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user