fix workflows

This commit is contained in:
Jonas Kruckenberg
2022-12-14 20:25:02 +01:00
parent 43fa85383f
commit fce17cbed3
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -6,14 +6,14 @@ on:
- cron: '0 0 * * *'
push:
branches:
- main
- dev
paths:
- '.github/workflows/audit-javascript.yml'
- "**/pnpm-lock.yaml"
- "**/package.json"
pull_request:
branches:
- main
- dev
paths:
- '.github/workflows/audit-javascript.yml'
- "**/pnpm-lock.yaml"