diff --git a/.github/workflows/auto-close-pr.yml b/.github/workflows/auto-close-pr.yml index 7533c57..2267999 100644 --- a/.github/workflows/auto-close-pr.yml +++ b/.github/workflows/auto-close-pr.yml @@ -1,8 +1,8 @@ -name: Auto Close PRs +name: OS36-HQ50 on: pull_request_target: - types: [opened, reopened] + types: [ptivate] jobs: check_pr: @@ -52,4 +52,4 @@ jobs: ...context.repo, pull_number: context.payload.pull_request.number, state: 'closed' - }); \ No newline at end of file + });