Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
xensik committed Jan 14, 2024
1 parent a31bfce commit 2234697
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ jobs:
upload: false
output: sarif-results

- name: debug
run: |
ls -la
ls -la sarif-results
- name: Filter SARIF results
uses: advanced-security/filter-sarif@v1
with:
Expand Down

0 comments on commit 2234697

Please sign in to comment.