Skip to content

Commit

Permalink
Add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-pashov committed Oct 15, 2024
1 parent 2c309cd commit 7cda727
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
polaris_application_name: "ArcticDB"
polaris_assessment_types: "SAST"
polaris_prComment_enabled: true
polaris_waitForScan: true
polaris_waitForScan: true
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7cda727

Please sign in to comment.