project-config/playbooks/check-main-yaml/run.yaml

10 lines
187 B
YAML

- hosts: all
roles:
- role: tox
tox_envlist: add-projects-to-main
- hosts: all
tasks:
- name: Check for changes to zuul/main.yaml
command: git diff-files --quiet