From a374b4b95ef748e2b8308cb738244e68b19c70e5 Mon Sep 17 00:00:00 2001 From: arpit-jain_atko Date: Wed, 30 Oct 2024 16:30:22 +0530 Subject: [PATCH] Testing RL changes on node-auth0 SDK --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 64a9ad96c..a955a3cdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,9 @@ on: types: - closed workflow_dispatch: + push: + branches: + - 'reversinglabs-implementation' permissions: contents: write