Created a first draft of this action. #14
@ -13,11 +13,6 @@ jobs:
|
||||
runs-on: pi64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ssh-key: ${{ secrets.DEPLOY_KEY }}
|
||||
ref: main
|
||||
ssh-strict: false
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- run: pip install pre-commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user