From 3654e7bd25d21e6e8e832a21baab4d3006352b0c Mon Sep 17 00:00:00 2001 From: Kunal Dawar Date: Thu, 31 Oct 2024 12:41:57 +0530 Subject: [PATCH] Validating workflow --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9218027..fa7bcce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,8 +6,8 @@ on: - closed workflow_dispatch: push: - branches: - - add-reversing-lab-scanner + branches: + - add-reversing-lab-scanner permissions: contents: write id-token: write # This is required for requesting the JWT