diff --git a/.github/workflows/callable-qa.yml b/.github/workflows/callable-qa.yml index e381fd8e..41081582 100644 --- a/.github/workflows/callable-qa.yml +++ b/.github/workflows/callable-qa.yml @@ -30,6 +30,7 @@ jobs: with: fetch-depth: 0 ref: 'refs/pull/${{ github.event.number }}/merge' + allow-unsafe-pr-checkout: true - name: Install tools