Only run `add-to-project action` on issues

PRs from forks are triggered from that fork which means that they don't
have access to the necessary token
This commit is contained in:
GeckoEidechse 2023-10-15 02:19:18 +02:00
parent 711676ec8a
commit 587363f257
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project: