1
0
Fork 0
forked from infra/ansible

Make the CI running on each PR

This commit is contained in:
Michal Konečný 2026-02-19 16:57:03 +01:00
commit c808e362c6

View file

@ -1,5 +1,8 @@
---
name: Linter
on: push
on:
pull-request:
types: [opened, synchronize]
jobs:
yamllint: