No need to build docker test image on each pull request commit

This commit is contained in:
Oliver Walters 2022-04-21 01:10:29 +10:00
parent a376625088
commit 1ac8ae7697

View File

@ -14,10 +14,6 @@ on:
branches:
- 'master'
- 'stable'
pull_request:
branches:
- 'master'
- 'stable'
jobs: