diff --git a/.github/workflows/nas-restart.yaml b/.github/workflows/nas-restart.yaml index ae367f7a8d..cf6cc52c52 100644 --- a/.github/workflows/nas-restart.yaml +++ b/.github/workflows/nas-restart.yaml @@ -12,7 +12,7 @@ runs-on: ["arc-runner-set-home-ops"] strategy: matrix: - cluster: ["teyvat"] + cluster: ["teyvat", "pi"] steps: - name: Get Secrets uses: bitwarden/sm-action@v2