removed build on PR
because this would publish the PR
This commit is contained in:
6
.github/workflows/build_go.yml
vendored
6
.github/workflows/build_go.yml
vendored
@ -11,12 +11,6 @@ on:
|
|||||||
- 'README.md'
|
- 'README.md'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
paths-ignore:
|
|
||||||
- 'README.md'
|
|
||||||
- '.github/**'
|
|
||||||
- '.gitignore'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user