Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vuyyurusri authored Jun 12, 2024
1 parent b683ae7 commit 2183b1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]


jobs:
analyze:
Expand Down Expand Up @@ -63,4 +64,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: reports
path: ./*.pdf
path: ./*.pdf

0 comments on commit 2183b1d

Please sign in to comment.