Skip to content

Opt in to automatic updates to Ruby setup action #38

Opt in to automatic updates to Ruby setup action

Opt in to automatic updates to Ruby setup action #38

Workflow file for this run

name: StandardRB
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: StandardRB Linter
uses: andrewmcodes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}