test
All checks were successful
Test Django / Test migration (push) Successful in 5s

This commit is contained in:
Jochen Mehlich 2023-12-20 18:10:05 +01:00
parent cdbfd5db2a
commit 1fc6cfc1d2

View File

@ -9,7 +9,3 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: "main"
token: ${{ secrets.TOKEN}}
name: Checkout Repository