Skip to content

ci: another attempt ro fix CI for changelog #123

ci: another attempt ro fix CI for changelog

ci: another attempt ro fix CI for changelog #123

Workflow file for this run

name: Actionlint
on:
workflow_dispatch:
push:
paths:
- .github/workflows/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/[email protected]