chore(ci): add github workflow

This commit is contained in:
Sammy 2023-07-05 14:46:29 +02:00
parent 0073f818f4
commit e4bd1539aa
No known key found for this signature in database
GPG key ID: C99355AC01BC7575

11
.github/workflows/ansible.yml vendored Normal file
View file

@ -0,0 +1,11 @@
---
name: Ansible CI
on:
pull_request:
push:
branches: [main]
jobs:
ansible:
uses: famedly/github-workflows/.github/workflows/ansible.yml@ansible-v1
with:
collection: services