diff --git a/.github/workflows/assign-to-project.yml b/.github/workflows/assign-to-project.yml index c400190..20fe6d6 100644 --- a/.github/workflows/assign-to-project.yml +++ b/.github/workflows/assign-to-project.yml @@ -2,10 +2,14 @@ name: Assign issues and PRs to project on: issues: - types: [opened, reopened] + types: + - opened + - reopened pull_request: - types: [opened, reopened] + types: + - opened + - reopened workflow_call: inputs: