diff --git a/.github/workflows/test_issue_blueprint.yml b/.github/workflows/test_issue_blueprint.yml index d20fada8..45bf4d7b 100644 --- a/.github/workflows/test_issue_blueprint.yml +++ b/.github/workflows/test_issue_blueprint.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: refs/heads/master + ref: refs/heads/staging persist-credentials: false fetch-depth: 0