summaryrefslogtreecommitdiff
path: root/.github/workflows/labeler.yml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-08-31 14:57:12 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-09-01 00:53:46 +0900
commitdf1686966076aa7e359942d46e97f13a722a795f (patch)
tree566b0610343fb261212d453cc56d647614b63a39 /.github/workflows/labeler.yml
parent7fd0fb02a1303579f15ccfa987d64a04b2f18d72 (diff)
downloadsystemd-df1686966076aa7e359942d46e97f13a722a795f.tar.gz
shellcheck/labeler: disable on systemd-security
Diffstat (limited to '.github/workflows/labeler.yml')
-rw-r--r--.github/workflows/labeler.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 680a2c17a7..e4ab97e4fb 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -12,6 +12,7 @@ permissions:
jobs:
triage:
+ if: github.event.repository.name != 'systemd-security'
runs-on: ubuntu-latest
permissions:
pull-requests: write