Skip to content

Commit

Permalink
Merge pull request #823 from github/fix-update-workflow
Browse files Browse the repository at this point in the history
Remove `persist-credentials: false` from workflow
  • Loading branch information
Edoardo Pirovano authored and GitHub committed Nov 19, 2021
2 parents 3e36cdd + 4860ed1 commit 02e1cdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
persist-credentials: false

- name: Remove PR label
env:
Expand Down

0 comments on commit 02e1cdc

Please sign in to comment.