mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-05 05:30:33 -06:00
No need to build docker test image on each pull request commit
This commit is contained in:
4
.github/workflows/docker_test.yaml
vendored
4
.github/workflows/docker_test.yaml
vendored
@@ -14,10 +14,6 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user