Skip to content

Release 1.0.0

Release 1.0.0 #10

Workflow file for this run

name: Lint repository
on: [push]
jobs:
repo-lint:
name: "repolint"
runs-on: ubuntu-latest
steps:
- name: "checkout repo"
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Test repolinter
uses: philips-labs/github-action-repolinter@master
env:
CUSTOM_REPOLINT_FILE: repolinter_rules.json