From ac578f5c1f77f5db03aa33792de20f034b9f5d6a Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 4 May 2025 15:19:11 -0400 Subject: [PATCH] ci: update .github/workflows/npm-build-and-compile.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com> --- .github/workflows/npm-build-and-compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-build-and-compile.yml b/.github/workflows/npm-build-and-compile.yml index 67c665b..c266195 100644 --- a/.github/workflows/npm-build-and-compile.yml +++ b/.github/workflows/npm-build-and-compile.yml @@ -2,7 +2,7 @@ name: NodeJS Build and Compile permissions: contents: read - + actions: write on: push: branches: ["main"]