Skip to content

ENH: require config mode in order to run the provisioning playbook #43

ENH: require config mode in order to run the provisioning playbook

ENH: require config mode in order to run the provisioning playbook #43

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"