Skip to content

[5/n] Adds integration test for disabling snapshots #5738

[5/n] Adds integration test for disabling snapshots

[5/n] Adds integration test for disabling snapshots #5738

name: Skip Pre-Merge Integration tests
on:
pull_request:
types: [ labeled, opened, synchronize, reopened ]
jobs:
trigger-integration-tests:
if: contains(github.event.pull_request.labels.*.name, 'skip_integration_test')
uses: aqueducthq/aqueduct/.github/workflows/skipped-integration-tests.yml@main