Skip to content

Commit 9b19623

Browse files
♻️ update test lib & add regression test workflow trigger (#270)
1 parent a39fef5 commit 9b19623

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Regression Test
55

66
on:
77
pull_request:
8+
workflow_dispatch:
89
workflow_run:
910
workflows: ["Test Code Samples"]
1011
types:

0 commit comments

Comments
 (0)