Skip to content

Commit e1f6bef

Browse files
committed
Added talisman
1 parent e76fe35 commit e1f6bef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24+
with:
25+
fetch-depth: 0
2426
- name: Detect secrets with Talisman in incoming commits
2527
uses: carhartl/[email protected]
2628
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)