summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-08-06 10:22:40 +0530
committerGitHub <noreply@github.com>2024-08-06 10:22:40 +0530
commit16bb71472e69bf6d4938b3f479bfece6822beb8f (patch)
tree73424a402b0035c97ae47d4ebcc5316f842e7055
parent09f70283d4f0c60e448839f1bc23ed7c6719a22b (diff)
downloadvyos-workflow-test-temp-16bb71472e69bf6d4938b3f479bfece6822beb8f.tar.gz
vyos-workflow-test-temp-16bb71472e69bf6d4938b3f479bfece6822beb8f.zip
T6637: py filter check
-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 001a80f..1f2631e 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
- sagitta