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

Merge branch 'main' into dependabot/bundler/main/importmap-rails-2.0.1 #220

Merge branch 'main' into dependabot/bundler/main/importmap-rails-2.0.1

Merge branch 'main' into dependabot/bundler/main/importmap-rails-2.0.1 #220

Workflow file for this run

name: StandardRB
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: StandardRB Linter
uses: obl-ong/standardrb-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}