Skip to content

Commit aee65d7

Browse files
committed
Managed by Terraform: Update go-test-windows.yml GitHub workflow
1 parent 3ab9d52 commit aee65d7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/go-test-windows.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
name: "Go Test Windows"
77

8-
on: [ push ]
8+
on:
9+
push:
10+
branches:
11+
- 'main'
12+
pull_request:
913

1014
permissions:
1115
contents: read

0 commit comments

Comments
 (0)