summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2022-10-10 12:34:12 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-10-10 12:34:12 +0200
commit27470f46a55c478abe994dfa86646fad5dc3847e (patch)
tree51d75bf5b47aeed30dfa2078fe42fe580243903b /.github
parentf334c2a84faaed748aeb857085e0754e189e4b2f (diff)
parentec7ea9fb689c6c3087ccbc4d37cbb786fff44895 (diff)
downloadmullvadvpn-27470f46a55c478abe994dfa86646fad5dc3847e.tar.xz
mullvadvpn-27470f46a55c478abe994dfa86646fad5dc3847e.zip
Merge branch 'improve-rust-crate-versioning'
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-app.yml1
-rw-r--r--.github/workflows/daemon.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml
index 193f8f075f..8f4740de71 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -20,7 +20,6 @@ on:
- build-apk.sh
- update-api-metadata.sh
- update-version-metadata.sh
- - version-metadata.sh
# Build if requested manually from the Actions tab
workflow_dispatch:
jobs:
diff --git a/.github/workflows/daemon.yml b/.github/workflows/daemon.yml
index beae485ded..c6ef2f1fff 100644
--- a/.github/workflows/daemon.yml
+++ b/.github/workflows/daemon.yml
@@ -29,7 +29,6 @@ on:
- integration-tests.sh
- prepare-release.sh
- rustfmt.toml
- - version-metadata.sh
# Build if requested manually from the Actions tab
workflow_dispatch:
jobs: