From 4f5d9a2731240f36fd0457db6fdbf826262f5702 Mon Sep 17 00:00:00 2001 From: mikebender Date: Thu, 27 Jul 2023 15:06:33 -0400 Subject: [PATCH] Superfluous comment update --- .github/workflows/audit-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/audit-fix.yml b/.github/workflows/audit-fix.yml index d449a1b52f..9aadb8e08a 100644 --- a/.github/workflows/audit-fix.yml +++ b/.github/workflows/audit-fix.yml @@ -1,4 +1,4 @@ -# This workflow will automatically run `npm audit fix` every Thursday morning and open a PR if there are changes +# Automatically run `npm audit fix` every Thursday morning and open a PR if there are changes name: Audit fix on: schedule: