Removed ng build and ng test from PR action #17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR Action will only run a
lint check
@ -9,0 +36,4 @@
run: npm ci
- name: Check audit
# Audit should fail and stop the CI if critical vulnerability found
could use the
description:
yaml tag for this