Skip to content

Commit 2df20f1

Browse files
committed
add branch trigger
1 parent 9c5e651 commit 2df20f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/prototype-wif-spanner.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Prototype - WIF Spanner System Tests
22

33
on:
4+
push:
5+
branches:
6+
- experiment-testing-infra
47
workflow_dispatch:
58

69
permissions:

0 commit comments

Comments
 (0)