Skip to content

Commit da22609

Browse files
committed
Remove credential scan step
1 parent 6090810 commit da22609

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
uses: pre-commit/action@v3.0.0
2323
with:
2424
extra_args: --hook-stage manual --all-files
25-
- name: Credential Scan
26-
uses: getyourguide/actions/credentials-scan@main
2725
- name: Install requirements
2826
run: |
2927
pip install poetry

0 commit comments

Comments
 (0)