summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorNiklas Berglund <niklas.berglund@gmail.com>2024-03-01 16:07:15 +0100
committerBug Magnet <marco.nikic@mullvad.net>2024-03-01 16:43:46 +0100
commite36fc6dc25f61c821f79e2da0a4055dc12dbb010 (patch)
treed84d6890f3c7eb719d1b2aa9f34b6f4faba4dee8 /.github
parentb239906a97e3e36aa3c4db6e294cd9f7bb6e8720 (diff)
downloadmullvadvpn-e36fc6dc25f61c821f79e2da0a4055dc12dbb010.tar.xz
mullvadvpn-e36fc6dc25f61c821f79e2da0a4055dc12dbb010.zip
Updated iOS end to end tests workflow condition
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ios-end-to-end-tests.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/ios-end-to-end-tests.yml b/.github/workflows/ios-end-to-end-tests.yml
index decc029c49..6829f4f18b 100644
--- a/.github/workflows/ios-end-to-end-tests.yml
+++ b/.github/workflows/ios-end-to-end-tests.yml
@@ -10,6 +10,9 @@ on:
- closed
branches:
- main
+ paths:
+ - .github/workflows/ios-end-to-end-tests.yml
+ - ios/**
workflow_dispatch:
jobs:
test: