Skip to content

Bump rhysd/actionlint from 1.7.1 to 1.7.3 (#117) #36

Bump rhysd/actionlint from 1.7.1 to 1.7.3 (#117)

Bump rhysd/actionlint from 1.7.1 to 1.7.3 (#117) #36

Workflow file for this run

---
name: Linting
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
pre-commit:
name: Pre-commit
uses: fabasoad/reusable-workflows/.github/workflows/wf-pre-commit.yml@main