Browse Source

Update go.yml

1 year ago
parent
commit
c2bcd17df7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/go.yml

+ 0 - 2
.github/workflows/go.yml

@@ -4,8 +4,6 @@
4
 name: Go
4
 name: Go
5
 
5
 
6
 on:
6
 on:
7
-  push:
8
-    branches: [ "master" ]
9
   pull_request:
7
   pull_request:
10
     branches: [ "master" ]
8
     branches: [ "master" ]
11
 
9