From ade041fd1b540e9057cba7063c7b472193500f65 Mon Sep 17 00:00:00 2001 From: Jagoda11 Date: Wed, 22 May 2024 00:37:05 +0200 Subject: [PATCH] chore: Update Debricked CLI download URL and vulnerability scan configuration --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 02da4934..a7583c8b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,5 @@ name: Node.js CI 🚀 -# This workflow will do a clean install of node dependencies, build the project, and run tests across different versions of node on: push: branches: [main]