ci: don't even try to auto-add PRs to github project

Auto-adding PRs to the Github project is not working because the
github-token is not available there.
This commit is contained in:
Régis Behmo 2024-03-05 11:51:51 +05:00
parent 4bf2a47857
commit fe3742a0f0

View File

@ -1,9 +1,6 @@
name: Auto Add Issues and Pull Requests to Project
name: Auto Add Issues to Project
on:
pull_request:
types:
- opened
issues:
types:
- opened