Skip to content

Commit

Permalink
馃う
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Feb 22, 2024
1 parent 82e0407 commit caa8b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-in-docker.yml
Expand Up @@ -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
Expand Down

0 comments on commit caa8b38

Please sign in to comment.