Skip to content

Commit

Permalink
Regex for VT scans
Browse files Browse the repository at this point in the history
Commit Messages must have a short description that is less than 50 characters followed by a newline and a more detailed description.
- Write concisely using an informal tone
- List significant changes
- Do not use specific names or files from the code
- Do not use phrases like "this commit", "this change", etc.
  • Loading branch information
nopeitsnothing committed Jul 6, 2024
1 parent b0bd858 commit 94bc518
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vt-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
files: |
export/guide.pdf
export/guide.odt
export/*.pdf

0 comments on commit 94bc518

Please sign in to comment.