Skip to content

[3/n] Allows user to disable snapshots from SDK #5728

[3/n] Allows user to disable snapshots from SDK

[3/n] Allows user to disable snapshots from SDK #5728

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