chore: fix workflow
This commit is contained in:
parent
cc9161d223
commit
3b7bdfc16e
7
.github/workflows/go-cross.yml
vendored
7
.github/workflows/go-cross.yml
vendored
@ -1,5 +1,10 @@
|
||||
name: Go Matrix
|
||||
on: [push, pull_request]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user