summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/lint-j2.yml19
1 files changed, 0 insertions, 19 deletions
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