This commit is contained in:
MuneebAijaz
2024-08-20 18:14:56 +05:00
parent 0d4593cb5e
commit 4654e047cf

View File

@@ -36,6 +36,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
with:
token: ${{ secrets.STAKATER_GITHUB_TOKEN }}
ref: ${{github.event.pull_request.head.sha}}
fetch-depth: 0