Skip to content

Commit 2ce10c0

Browse files
committed
go-test on success Test workflow
Signed-off-by: Smyslov Maxim <maksim.smyslov@flant.com>
1 parent 14a993c commit 2ce10c0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/go-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
pull_request:
55
push:
66
branches-ignore: [ main ]
7+
workflow_run:
8+
workflows: ["Test"]
9+
types:
10+
- completed
11+
712

813
env:
914
GO_VERSION: '1.24'

0 commit comments

Comments
 (0)