chore: do not run docker build on PR
parent
e28877fbbb
commit
7c4ee1b6ca
|
|
@ -8,8 +8,6 @@ on:
|
||||||
- '**/README.md'
|
- '**/README.md'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
pull_request:
|
|
||||||
branches: [ "main" ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue