Skip to content

feat(lib): add resource move functionality #3749

feat(lib): add resource move functionality

feat(lib): add resource move functionality #3749

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