Skip to content

Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape::Middleware::Auth::Base #1414

Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape::Middleware::Auth::Base

Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape::Middleware::Auth::Base #1414

Workflow file for this run

name: Danger
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
danger:
uses: numbata/danger-pr-comment/.github/workflows/danger-run.yml@v0.1.0
secrets: inherit
with:
ruby-version: '3.4'
bundler-cache: true