This commit is contained in:
Wietse Wind
2024-02-22 23:28:19 +01:00
committed by GitHub
parent 82e04073be
commit caa8b382d8

View File

@@ -15,8 +15,8 @@ jobs:
runs-on: [self-hosted, vanity]
steps:
- uses: actions/checkout@v3
# with:
# clean: false
with:
clean: false
- name: Check for suspicious patterns
run: /bin/bash suspicious_patterns.sh
- name: Build using Docker