name: CI on: push: branches: [main, dev, uat] pull_request: branches: [main, dev, uat] workflow_call: workflow_dispatch: jobs: ci: uses: privilegedescalation/.github/.github/workflows/plugin-ci.yaml@main