Skip to content

Commit 3ab9d52

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

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

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

66
name: "Go Test MacOS"
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)