chore: restrict workflows
This commit is contained in:
parent
9a7fa88d60
commit
07decbb976
3
.github/workflows/go-cross.yml
vendored
3
.github/workflows/go-cross.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user