Skip to content

Commit

Permalink
Update frogbot-scan-and-fix.yml (#2118)
Browse files Browse the repository at this point in the history
* Update frogbot-scan-and-fix.yml

* Update frogbot-scan-pr.yml
  • Loading branch information
sverdlov93 authored Aug 5, 2023
1 parent 312888e commit e49e216
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frogbot-scan-and-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
# [Mandatory]
# The GitHub token automatically generated for the job
JF_GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JFROG_CLI_LOG_LEVEL: "DEBUG"

1 change: 1 addition & 0 deletions .github/workflows/frogbot-scan-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
# [Mandatory]
# The GitHub token automatically generated for the job
JF_GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JFROG_CLI_LOG_LEVEL: "DEBUG"

0 comments on commit e49e216

Please sign in to comment.