summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-08-09 00:44:13 +0530
committerGitHub <noreply@github.com>2024-08-09 00:44:13 +0530
commit8fe26e152085bb298937768eeab6118a5c11ffa8 (patch)
tree00c23f3a9fbf9506dfc0e43fadf1e89bca9d6df4 /.github
parent363bd06e05200e613347211201d658ade7243da6 (diff)
downloadvyos-workflow-test-temp-8fe26e152085bb298937768eeab6118a5c11ffa8.tar.gz
vyos-workflow-test-temp-8fe26e152085bb298937768eeab6118a5c11ffa8.zip
T0809: test 1
Diffstat (limited to '.github')
-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 cbd3038..cb60c3c 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