Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Bump the github-actions group with 2 updates #14

Bump the github-actions group with 2 updates

Bump the github-actions group with 2 updates #14

Workflow file for this run

name: actionlint
on:
push:
paths:
- '.github/workflows/**'
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1