Skip to content

Commit 606728a

Browse files
authored
Update secret detector to work with forks (#26)
Signed-off-by: Charlie Truong <[email protected]>
1 parent d5a4f37 commit 606728a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/secrets-detector.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# limitations under the License.
1414
name: Secrets detector
1515

16-
on:
16+
on:
1717
pull_request:
1818

1919
jobs:
2020
secrets-detector:
21-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_secrets-detector.yml@v0.57.0
21+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_secrets-detector.yml@v0.63.0

0 commit comments

Comments
 (0)