Skip to content

Bump rails from 6.1.7.3 to 6.1.7.4 in /gemfiles/rails_61 #84

Bump rails from 6.1.7.3 to 6.1.7.4 in /gemfiles/rails_61

Bump rails from 6.1.7.3 to 6.1.7.4 in /gemfiles/rails_61 #84

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"