Skip to content

Commit f8c2bae

Browse files
committed
ci
1 parent 8c0982a commit f8c2bae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Go
22

33
on:
44
push:
5-
branches:
6-
- *
5+
branches: [ "*" ]
6+
pull_request:
77

88

99
jobs:

0 commit comments

Comments
 (0)