Skip to content

Commit 96a09bd

Browse files
authored
Update .github/workflows/autodeps.yml
1 parent 97cf82c commit 96a09bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autodeps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout
2323
uses: actions/checkout@v4
2424
with:
25-
persist-credentials: true
25+
persist-credentials: true # credentials are needed to push commits
2626
- name: Setup python
2727
uses: actions/setup-python@v5
2828
with:

0 commit comments

Comments
 (0)