Skip to content

Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 #186

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

Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 #186

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