Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
da6abf0cbe
|
@@ -3,8 +3,10 @@ name: build
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
Go-Build:
|
||||
|
||||
@@ -2,8 +2,8 @@ name: docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user