This commit is contained in:
Alex Janka 2024-08-01 14:47:22 +10:00 committed by Alex Janka
parent f601d2c698
commit 83026886ac

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
ref: ${{ github.event.pull_request.head.sha }} ref: main
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
# fetch-tags: true # fetch-tags: true
# fetch-depth: 0 # fetch-depth: 0