Skip to content

rest-sources-authorizer 1.1.2->1.1.3: Configurable auth endpoint #226

rest-sources-authorizer 1.1.2->1.1.3: Configurable auth endpoint

rest-sources-authorizer 1.1.2->1.1.3: Configurable auth endpoint #226

Workflow file for this run

name: Review checklist
on: [pull_request_target]
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}