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

Bump doorkeeper from 5.6.8 to 5.6.9 #244

Bump doorkeeper from 5.6.8 to 5.6.9

Bump doorkeeper from 5.6.8 to 5.6.9 #244

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 }}