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 8b1c93d900
commit f68719de86

View File

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