Modified to use a token.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 8s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 8s
This commit is contained in:
parent
db81df0265
commit
2c9b5581d8
@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
ssh-key: ${{ secrets.SSH_RUNNER }}
|
||||
token: ${{ secrets.REPO_TOKEN_SERVER }}
|
||||
- uses: actions/setup-python@v4
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user