From ebac4dd875cab9303d08413d881362d031c223f9 Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Fri, 7 Feb 2025 08:44:17 +0200 Subject: [PATCH] test non-org path --- .github/workflows/push_only.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_only.yml b/.github/workflows/push_only.yml index 742a933b3..f25f5c26e 100644 --- a/.github/workflows/push_only.yml +++ b/.github/workflows/push_only.yml @@ -37,7 +37,7 @@ jobs: # Get yours from https://nyrkio.com/docs/getting-started nyrkio-token: ${{ secrets.STAGING_JWT_TOKEN }} nyrkio-api-root: https://staging.nyrkio.com/api/v0 - nyrkio-org: nyrkio + # nyrkio-org: nyrkio # Old way... # Explicitly set this to null. We don't want threshold based alerts today.