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

View File

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