diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2b9ad3b..90fd063 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,7 @@ on: issue_comment: types: [created, edited] pull_request: - types: [edited, opened, synchronize, reopened] + types: [created, edited, opened, synchronize, reopened] jobs: confirm-link: runs-on: ubuntu-latest