Skip to content

Merge pull request #15 from ZLLentz/maint_templates #42

Merge pull request #15 from ZLLentz/maint_templates

Merge pull request #15 from ZLLentz/maint_templates #42

Workflow file for this run

name: Tests
on:
push:
pull_request:
release:
types:
- published
jobs:
pre-commit:
name: "pre-commit checks"
uses: pcdshub/pcds-ci-helpers/.github/workflows/pre-commit.yml@master
with:
args: "--all-files"