Skip to content

Commit 673f499

Browse files
ci: [SNOW-2155083] enable manually triggering spcs integration tests (#2488)
1 parent 2a20bcc commit 673f499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_integration_container_services.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
- features/*
1313
repository_dispatch:
1414
types: [ok-to-test-command]
15+
workflow_dispatch:
16+
1517

1618
concurrency:
1719
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)