We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9ca7c commit 8f5de27Copy full SHA for 8f5de27
1 file changed
.github/workflows/build_and_test_on_spawn.yml
@@ -7,7 +7,10 @@ name: Build and Test tSQLt on Spawn
7
on:
8
push:
9
branches:
10
- - tSQLtFacadeBuild
+ - main
11
+ pull_request:
12
+ branches:
13
14
workflow_dispatch:
15
inputs:
16
spawnDataImages:
0 commit comments