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

feat: add autoImpersonate flag #38

feat: add autoImpersonate flag

feat: add autoImpersonate flag #38

name: Pull request
on:
pull_request:
branches: [main]
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/reusable-verify.yaml
secrets: inherit