Skip to content

Bump rubocop from 1.54.0 to 1.54.1 #90

Bump rubocop from 1.54.0 to 1.54.1

Bump rubocop from 1.54.0 to 1.54.1 #90

name: GitHub Actions Lint
on:
pull_request:
# If updating `paths-ignore` then update github-actions-lint.yml to match
paths-ignore:
- '.github/workflows/**/*.yaml'
- '.github/workflows/**/*.yml'
jobs:
github_actions_lint:
name: Run actionlint
if: false
runs-on: ubuntu-latest
steps:
- run: echo "Do nothing"