Skip to content

T6674: Action add trigger workflow to rebuild package #1

T6674: Action add trigger workflow to rebuild package

T6674: Action add trigger workflow to rebuild package #1

Workflow file for this run

---
name: J2 Lint
on:
pull_request_target:
branches:
- equuleus
- sagitta
permissions:
pull-requests: write
contents: read
jobs:
j2lint:
uses: vyos/.github/.github/workflows/lint-j2.yml@sagitta
secrets: inherit