1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00
ansible_role_ranger/.github/workflows/ansible-fedora-latest.yml

19 lines
346 B
YAML
Raw Normal View History

2021-03-12 23:44:16 +01:00
---
2020-03-05 21:11:44 +01:00
name: Ansible check fedora:latest
2021-03-12 23:44:16 +01:00
# yamllint disable-line rule:truthy
2020-03-05 21:11:44 +01:00
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
2021-03-12 23:44:16 +01:00
- uses: actions/checkout@v2
2020-03-05 21:11:44 +01:00
2021-03-12 23:44:16 +01:00
- name: ansible check with fedora:latest
uses: roles-ansible/check-ansible-fedora-latest-action@master
with:
targets: "./"