Skip to content

CI: Set RuboCop version #111

CI: Set RuboCop version

CI: Set RuboCop version #111

Workflow file for this run

name: 'GitHub Action review'
on:
push:
branches: [ master, devel ]
paths:
- '.github/workflows/**'
pull_request:
branches: [ master, devel ]
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1