Skip to content

Update timmo001/workflows digest to e288922 #76

Update timmo001/workflows digest to e288922

Update timmo001/workflows digest to e288922 #76

Workflow file for this run

---
name: Lint general
# yamllint disable-line rule:truthy
on:
pull_request: {}
push:
branches:
- main
workflow_dispatch: {}
jobs:
skills:
uses: timmo001/workflows/.github/workflows/lint-agent-skills.yml@e288922717ddd852f355f8ed558370eaf074392b # master
actionlint:
uses: timmo001/workflows/.github/workflows/lint-actionlint.yml@e288922717ddd852f355f8ed558370eaf074392b # master
markdownlint:
uses: timmo001/workflows/.github/workflows/lint-markdownlint.yml@e288922717ddd852f355f8ed558370eaf074392b # master
yamllint:
uses: timmo001/workflows/.github/workflows/lint-yamllint.yml@e288922717ddd852f355f8ed558370eaf074392b # master
jsonlint:
uses: timmo001/workflows/.github/workflows/lint-jsonlint.yml@e288922717ddd852f355f8ed558370eaf074392b # master
markdown-links:
uses: timmo001/workflows/.github/workflows/lint-markdown-links.yml@e288922717ddd852f355f8ed558370eaf074392b # master
shellcheck:
uses: timmo001/workflows/.github/workflows/lint-shellcheck.yml@e288922717ddd852f355f8ed558370eaf074392b # master
with:
scandir: ./.scripts
severity: warning