mirror of
https://github.com/R2Northstar/Northstar
synced 2026-08-23 20:23:04 -04:00
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:
parent
711676ec8a
commit
587363f257
1 changed files with 0 additions and 3 deletions
3
.github/workflows/add-to-project.yml
vendored
3
.github/workflows/add-to-project.yml
vendored
|
|
@ -4,9 +4,6 @@ on:
|
|||
issues:
|
||||
types:
|
||||
- opened
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
||||
jobs:
|
||||
add-to-project:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue