summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-08-11 06:56:16 +0200
committerGitHub <noreply@github.com>2024-08-11 06:56:16 +0200
commitba0f8dbdb2766a67b6715291ac08ad0eb1cf62b7 (patch)
tree8958d7ee441486d7622d6a0a6048caf29334e105 /.github/workflows
parent64e324d7dd9a696a70c9a956ce8792652c6f4191 (diff)
parent374a315f84365b8fe2ed67585f2127c2a3f02020 (diff)
downloadvyos-1x-current-merge-commit-handling.tar.gz
vyos-1x-current-merge-commit-handling.zip
Merge pull request #3965 from kumvijaya/currentcurrent-merge-commit-handling
T6637: add pr commenting back in un-used import check
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/check-unused-imports.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml
index 9fca5add6..d6dd61483 100644
--- a/.github/workflows/check-unused-imports.yml
+++ b/.github/workflows/check-unused-imports.yml
@@ -1,6 +1,6 @@
name: Check for unused imports using Pylint
on:
- pull_request:
+ pull_request_target:
branches:
- current