added ref for checkout
Some checks failed
Test Django / Test migration (push) Failing after 40s

This commit is contained in:
Jochen Mehlich 2023-12-20 18:06:42 +01:00
parent 7178a7dc8f
commit cdbfd5db2a

View File

@ -10,5 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: "main"
token: ${{ secrets.TOKEN}}
name: Checkout Repository