From fb8907734d7fbca55c5942109344e4497c813967 Mon Sep 17 00:00:00 2001 From: kumvijaya Date: Thu, 4 Jul 2024 15:40:08 +0530 Subject: T6540: removed j2lint --- .github/workflows/lint-j2.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/workflows/lint-j2.yml diff --git a/.github/workflows/lint-j2.yml b/.github/workflows/lint-j2.yml deleted file mode 100644 index a734834..0000000 --- a/.github/workflows/lint-j2.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- - name: J2 Lint - - on: - pull_request_target: - branches: - - current - - equuleus - - sagitta - - circinus - - permissions: - pull-requests: write - contents: read - - jobs: - j2lint: - uses: vyos/.github/.github/workflows/lint-j2.yml@current - secrets: inherit \ No newline at end of file -- cgit v1.2.3