Skip to content

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24 #192

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24

Bump check-spelling/check-spelling from 0.0.23 to 0.0.24 #192

Workflow file for this run

---
name: Ansible Lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Copywrite
uses: hashicorp/[email protected]
- name: Check Header Compliance
run: copywrite headers --plan