diff options
| author | Andrew Bulhak <andrew.bulhak@mullvad.net> | 2025-02-19 17:33:56 +0100 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2025-02-21 11:38:00 +0100 |
| commit | 43815360afdc95e4f038562276dd050a7b99a6e2 (patch) | |
| tree | d1d269c84320e085a064676f93570d19af540c2e /.github | |
| parent | a29ab8de97a38dda50b1461faed6d3a3f1b35610 (diff) | |
| download | mullvadvpn-43815360afdc95e4f038562276dd050a7b99a6e2.tar.xz mullvadvpn-43815360afdc95e4f038562276dd050a7b99a6e2.zip | |
Add wireguard-apple submodule to trigger paths
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ios.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 506d043d24..46a833160b 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -6,6 +6,7 @@ on: - .github/workflows/ios.yml - ios/build-rust-library.sh - ios/.swiftformat + - ios/wireguard-apple - ios/**/*.swift - ios/**/*.xctestplan workflow_dispatch: |
