Skip to content

Commit 3e62f4b

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

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

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

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