Skip to content

feat(lib): add move workflows for specifying ids directly #4412

feat(lib): add move workflows for specifying ids directly

feat(lib): add move workflows for specifying ids directly #4412

name: Provider Integration Tests - PR
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
- reopened
jobs:
provider_integration_test:
if: ${{ contains(github.event.pull_request.labels.*.name, 'ci/provider-integration') || contains(github.event.pull_request.labels.*.name, 'ci/run-all') }}
uses: ./.github/workflows/provider-integration.yml
with:
concurrency_group_prefix: pr
secrets: inherit