Skip to content

Tweak custom script flow #557

Tweak custom script flow

Tweak custom script flow #557

Workflow file for this run

# https://docs.github.com/actions
name: Lint
on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
jobs:
super-linter:
name: Code Base
uses: YOURLS/.github/.github/workflows/lint.yml@main
with:
exclude: images/yourls/Dockerfile.template