Skip to content

Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 (#79) #188

Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 (#79)

Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 (#79) #188

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/setup-copywrite@v1.1.3
- name: Check Header Compliance
run: copywrite headers --plan