aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-15 02:18:18 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-10-15 02:18:18 +0200
commit8dfc1b9a0749c35c9f53745400718188cf6fe6f6 (patch)
tree7ab5954534766fcf9374331d0a1de0841b243c3f /.github
parenta7d40aac072c6725548c2ba6d6a9ab649191594f (diff)
downloadNorthstarMods-8dfc1b9a0749c35c9f53745400718188cf6fe6f6.tar.gz
NorthstarMods-8dfc1b9a0749c35c9f53745400718188cf6fe6f6.zip
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
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/add-to-project.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml
index 3a1d1c9a5..556672e9f 100644
--- a/.github/workflows/add-to-project.yml
+++ b/.github/workflows/add-to-project.yml
@@ -4,9 +4,6 @@ on:
issues:
types:
- opened
- pull_request:
- types:
- - opened
jobs:
add-to-project: