Skip to content

build(deps-dev): bump yard from 0.9.25 to 0.9.35 #5

build(deps-dev): bump yard from 0.9.25 to 0.9.35

build(deps-dev): bump yard from 0.9.25 to 0.9.35 #5

Workflow file for this run

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