Skip to content

Commit 8f5de27

Browse files
committed
preemptive SM annoyance management
1 parent da9ca7c commit 8f5de27

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/build_and_test_on_spawn.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ name: Build and Test tSQLt on Spawn
77
on:
88
push:
99
branches:
10-
- tSQLtFacadeBuild
10+
- main
11+
pull_request:
12+
branches:
13+
- main
1114
workflow_dispatch:
1215
inputs:
1316
spawnDataImages:

0 commit comments

Comments
 (0)