Skip to content

T6487: updated central workflows to use current branch (backport #3647) #222

T6487: updated central workflows to use current branch (backport #3647)

T6487: updated central workflows to use current branch (backport #3647) #222

Workflow file for this run

---
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