Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
1f2d42e1d5
|
@@ -2,9 +2,14 @@ name: Check go code
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: *
|
branches:
|
||||||
|
- '**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: *
|
branches:
|
||||||
|
- '**'
|
||||||
|
pull_request_target:
|
||||||
|
branches:
|
||||||
|
- '**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
|
|||||||
Reference in New Issue
Block a user