Skip to content

Commit 679a324

Browse files
committed
Run tests on push to all branches
1 parent 55674f1 commit 679a324

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Go
22

33
on:
4-
push:
5-
branches: [ gh-workflows ]
4+
- push
65

76
jobs:
87

0 commit comments

Comments
 (0)