Skip to content

Commit

Permalink
Remove persist-credentials: false from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Edoardo Pirovano committed Nov 19, 2021
1 parent 3e36cdd commit 4860ed1
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 4860ed1

Please sign in to comment.