Created a first draft of this action. #14

Merged
Philipp merged 68 commits from draft into main 2023-11-19 23:21:49 +01:00
Showing only changes of commit 61e2a676ec - Show all commits

View File

@ -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