Skip to content

Commit 4860ed1

Browse files
Remove persist-credentials: false from workflow
1 parent 3e36cdd commit 4860ed1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
steps:
1212
- name: Checkout repository
1313
uses: actions/checkout@v2
14-
with:
15-
persist-credentials: false
1614

1715
- name: Remove PR label
1816
env:

0 commit comments

Comments
 (0)