diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/daemon.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/daemon.yml b/.github/workflows/daemon.yml index 49c983c259..7c89429530 100644 --- a/.github/workflows/daemon.yml +++ b/.github/workflows/daemon.yml @@ -29,8 +29,6 @@ on: - integration-tests.sh - prepare-release.sh - rustfmt.toml - - update-api-address.sh - - update-relays.sh - version-metadata.sh # Build if requested manually from the Actions tab workflow_dispatch: |
