From 529d718558ce67d5b804f3f6721b2b062c2c7ed2 Mon Sep 17 00:00:00 2001 From: JulieHillRoa Date: Tue, 20 Feb 2024 15:12:45 +0100 Subject: [PATCH] =?UTF-8?q?trigge=20workflow=20uten=20=C3=A5=20v=C3=A6re?= =?UTF-8?q?=20p=C3=A5=20dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-unleash-api-token.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy-unleash-api-token.yaml b/.github/workflows/deploy-unleash-api-token.yaml index f41f87cc05..89e60c331a 100644 --- a/.github/workflows/deploy-unleash-api-token.yaml +++ b/.github/workflows/deploy-unleash-api-token.yaml @@ -2,9 +2,6 @@ name: Unleash api-tokens on: push: - branches: - - dev - - master paths: - '.github/workflows/deploy-unleash-api-token.yaml' - '.nais/application/unleash-apitoken-dev.yaml'