Don't run Docker test on PR.
This commit is contained in:
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@@ -14,9 +14,9 @@ on:
|
|||||||
- ".gitlab-ci.yml"
|
- ".gitlab-ci.yml"
|
||||||
- "LICENSE"
|
- "LICENSE"
|
||||||
- "README"
|
- "README"
|
||||||
pull_request:
|
#pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- "master"
|
# - "master"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user