Skip to content

Commit 255c81d

Browse files
committed
chore: testing out a debug approach
1 parent 0490e9f commit 255c81d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/demo-scan.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@ name: (DEMO) HeroDevs EOL Scan NPX
22

33
on:
44
workflow_dispatch: {}
5+
push:
6+
branches:
7+
- 'chore/debug_file_warning'
58

69
env:
710
TRACKING_OPT_OUT: 'true'
11+
NODE_OPTIONS: '--trace-warnings'
812

913
jobs:
1014
scan:

0 commit comments

Comments
 (0)