Merge pull request #823 from github/fix-update-workflow

Remove `persist-credentials: false` from workflow
This commit is contained in:
Edoardo Pirovano 2021-11-19 23:45:25 +00:00 committed by GitHub
commit 02e1cdcd36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
persist-credentials: false
- name: Remove PR label
env: