Skip to content

[-] ubuntu repo [+] timeshift / restricted-extras #43

[-] ubuntu repo [+] timeshift / restricted-extras

[-] ubuntu repo [+] timeshift / restricted-extras #43

Workflow file for this run

name: Ansible Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Ansible Lint
uses: ansible/ansible-lint-action@main
with:
path: "bootstrap.yml"