From 53569a889d2caa5a1fa92a7328f4940038d53d43 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Sat, 22 Jun 2024 15:44:40 +0530 Subject: T6508: pr workflows updated for branch and target (cherry picked from commit 4300ed36ef6006c15130234344d321c032a8b271) --- .github/workflows/linit-j2.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/workflows/linit-j2.yml (limited to '.github/workflows/linit-j2.yml') diff --git a/.github/workflows/linit-j2.yml b/.github/workflows/linit-j2.yml deleted file mode 100644 index 95bfa61f..00000000 --- a/.github/workflows/linit-j2.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: J2 Lint - -on: - pull_request: - branches: - - current - - sagitta - - equuleus - workflow_dispatch: - -permissions: - pull-requests: write - contents: read - -jobs: - j2lint: - uses: vyos/.github/.github/workflows/lint-j2.yml@feature/T6349-reusable-workflows - secrets: inherit -- cgit v1.2.3