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