Skip to content

[CXH-2100] hard failure on getOrgBasePermission failure #508

[CXH-2100] hard failure on getOrgBasePermission failure

[CXH-2100] hard failure on getOrgBasePermission failure #508

Workflow file for this run

# This file is managed by baton-admin. DO NOT EDIT!!!
name: Verify
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
jobs:
verify:
uses: ConductorOne/github-workflows/.github/workflows/verify.yaml@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
secrets:
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}