summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/add-to-project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/add-to-project.yaml b/.github/workflows/add-to-project.yaml
index fdb8e60300..3c67d85add 100644
--- a/.github/workflows/add-to-project.yaml
+++ b/.github/workflows/add-to-project.yaml
@@ -12,6 +12,7 @@ jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
+ if: github.repository == 'erlang/otp'
steps:
- name: Generate token
id: generate_token