diff --git a/.github/workflows/auto-add-to-project.yml b/.github/workflows/auto-add-to-project.yml index d4ab7a4..ad870e2 100644 --- a/.github/workflows/auto-add-to-project.yml +++ b/.github/workflows/auto-add-to-project.yml @@ -1,16 +1,13 @@ name: Auto Add Issues and Pull Requests to Project on: - pull_request: - types: - - opened issues: types: - opened jobs: # https://github.com/actions/add-to-project - add-to-project: + add-to-proje name: Add issue and bugs to project runs-on: ubuntu-latest steps: