summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-03-22 11:23:24 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-03-23 16:39:22 +0100
commitdf569e33f797e7c03591491ca7a88316d9cadd9a (patch)
tree411de2dd55f0a24d342dd4f6143e59ec06705ba4 /.github
parent74d76ff8f071d96ffbc6fbb8d92ec961b839f416 (diff)
downloadmullvadvpn-df569e33f797e7c03591491ca7a88316d9cadd9a.tar.xz
mullvadvpn-df569e33f797e7c03591491ca7a88316d9cadd9a.zip
Rename mullvad-rpc to mullvad-api
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-app.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml
index 3bc2192146..1b96c4710c 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -5,11 +5,11 @@ on:
paths:
- .github/workflows/android-app.yml
- android/**
+ - mullvad-api/**
- mullvad-daemon/**
- mullvad-jni/**
- mullvad-paths/**
- mullvad-problem-report/**
- - mullvad-rpc/**
- mullvad-types/**
- talpid-core/**
- talpid-platform-metadata/**