re-enable other workflows
This commit is contained in:
parent
b95c4a1051
commit
7e92d8176d
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- main2
|
||||
- main
|
||||
pull_request:
|
||||
jobs:
|
||||
golangci:
|
||||
|
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- main2
|
||||
- main
|
||||
pull_request:
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue
Block a user