Skip to content

Merge branch 'next'

Merge branch 'next' #4

Workflow file for this run

on:
push:
paths:
- .github/workflows/*.yaml
- .github/workflows/*.yml
pull_request:
paths:
- .github/workflows/*.yaml
- .github/workflows/*.yml
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run actionlint
uses: devops-actions/[email protected]