diff --git a/.github/workflows/audit-fix.yml b/.github/workflows/audit-fix.yml index 7a76c9fb99..c83d864110 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: workflow_dispatch: