Skip to content

Commit f2cb0dd

Browse files
committed
Add testing trigger
1 parent df84fee commit f2cb0dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pin-system-tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
description: 'The minor release tag (e.g. v1.54.0)'
88
required: true
99
type: string
10+
# for testing
11+
push:
12+
branches:
13+
- sarahchen6/pin-system-tests-workflow
1014

1115
jobs:
1216
pin-system-tests:

0 commit comments

Comments
 (0)