Skip to content

feat: grant teams, repos, and org access to pending invitations #176

feat: grant teams, repos, and org access to pending invitations

feat: grant teams, repos, and org access to pending invitations #176

# This file is managed by baton-admin. DO NOT EDIT!!!
name: Connector Docs
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
connector-docs:
uses: ConductorOne/github-workflows/.github/workflows/connector-docs-verify.yaml@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}