Skip to content

Commit 2b6221f

Browse files
committed
Added check to fail if NPM commands are used 1771790751
1 parent f571ae6 commit 2b6221f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request-no-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Do not use the npm command
22

33
on:
44
workflow_call:
5+
pull_request:
56

67
jobs:
78
Detect-NPM:

0 commit comments

Comments
 (0)