Skip to content

chore(deps): bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 #42

chore(deps): bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8

chore(deps): bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 #42

Workflow file for this run

name: Actionlint
on:
push:
branches: [ main ]
paths:
- ".github/workflows/*.ya?ml"
pull_request:
paths:
- ".github/workflows/*.ya?ml"
workflow_dispatch:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color