mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Only execute external_tests on master
This commit is contained in:
@@ -88,7 +88,10 @@ workflows:
|
|||||||
- fast_tests
|
- fast_tests
|
||||||
- selenium_tests
|
- selenium_tests
|
||||||
- integration_tests
|
- integration_tests
|
||||||
- external_tests
|
- external_tests:
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
only: master
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user