Skip to content

actionlint

actionlint #11

Workflow file for this run

name: Syntax check workflows files (actionlint)
run-name: "actionlint"
on:
push:
paths:
- '.github/workflows/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: "Run actionlint"
uses: felleslosninger/github-actions/run-actionlint@64581edd1acd1930db337b64e896036c1aa05736 #pin@v0.7.3