diff --git a/.github/workflows/create_pr_comment.yml b/.github/workflows/create_pr_comment.yml index 4c8abbd33..ca2d03b47 100644 --- a/.github/workflows/create_pr_comment.yml +++ b/.github/workflows/create_pr_comment.yml @@ -10,4 +10,4 @@ jobs: pull-requests: write name: Create PR comment and assign labels if: ${{ github.event.workflow_run.event == 'pull_request' }} - uses: VoronDesign/.github/.github/workflows/pr-comment-labels.yml@v3 \ No newline at end of file + uses: VoronDesign/.github/.github/workflows/pr-comment-labels.yml@main