summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
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: