CI pod audyt wersji bibliotek
Some checks failed
npm audit / npm audit (push) Failing after 1m10s

This commit is contained in:
Dark Steveneq
2026-01-19 22:27:40 +01:00
parent e970a86584
commit 73530a7e1d

View File

@@ -2,9 +2,10 @@ name: npm audit
on: on:
pull_request: pull_request:
workflow_dispatch:
push: push:
branches: branches:
- main - master
- 'releases/*' - 'releases/*'
# on: # on:
# schedule: # schedule: