Skip to content

Update changelog in rake update #14

Update changelog in rake update

Update changelog in rake update #14

Workflow file for this run

name: Lint GitHub Actions workflows
on:
pull_request:
paths:
- '.github/workflows/**.yml'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: raven-actions/actionlint@v1