diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml
index f39baa5..3c82cc5 100644
--- a/.github/workflows/sync.yml
+++ b/.github/workflows/sync.yml
@@ -16,8 +16,6 @@ on:
jobs:
import-validators:
- # Only run if pull request is merged to main
- if: github.event.pull_request.merged == true
name: Import validators ${{ inputs.network }}
strategy:
fail-fast: false
@@ -36,7 +34,6 @@ jobs:
fi
sync-epoch-activity:
- if: github.event_name != 'pull_request'
name: Syncs the epoch activity
strategy:
fail-fast: false
@@ -75,7 +72,6 @@ jobs:
done
sync-validator-balances:
- if: github.event_name != 'pull_request'
name: Syncs the validator balances
strategy:
fail-fast: false
diff --git a/app/app.vue b/app/app.vue
index 31e50c2..4e0a229 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -12,7 +12,7 @@ const networkName = useRuntimeConfig().public.nimiqNetwork
-
dominance
-
availability
-
reliability
-