Skip to content

Commit 9fb2819

Browse files
add temp smoke test workflow invocation
1 parent fd8b698 commit 9fb2819

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/documentdb-integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
required: false
99
default: '6'
1010
type: string
11+
# Temporary for smoke testing
12+
push:
13+
branches:
14+
- '**'
1115

1216
permissions:
1317
contents: read

0 commit comments

Comments
 (0)