diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 9ed8d24..5effee1 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -10,5 +10,6 @@ jobs: steps: - uses: actions/checkout@v3 with: + ref: "main" token: ${{ secrets.TOKEN}} name: Checkout Repository