aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/invalid-label-bot.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/invalid-label-bot.yaml')
-rw-r--r--.github/workflows/invalid-label-bot.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/invalid-label-bot.yaml b/.github/workflows/invalid-label-bot.yaml
index 7cd11bdb..62381625 100644
--- a/.github/workflows/invalid-label-bot.yaml
+++ b/.github/workflows/invalid-label-bot.yaml
@@ -5,6 +5,7 @@ on:
types: [labeled]
jobs:
comment:
+ if: github.repository == 'Klipper3d/klipper'
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v3