Skip to content

Commit ea0f3ce

Browse files
baijumclaude
andcommitted
feat: add secrets scanning to CI pipeline
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f679975 commit ea0f3ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ on:
77
jobs:
88
test:
99
uses: towlion/.github/.github/workflows/test-python.yml@main
10+
11+
secrets-scan:
12+
uses: towlion/.github/.github/workflows/secrets-scan.yml@main

0 commit comments

Comments
 (0)