Skip to content

Commit

Permalink
Update frogbot-scan-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon authored Feb 21, 2024
1 parent 1fc4a71 commit 04d3ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frogbot-scan-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
# A pull request needs to be approved before Frogbot scans it. Any GitHub user who is associated with the
# "frogbot" GitHub environment can approve the pull request to be scanned.
environment: frogbot
# environment: frogbot
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand All @@ -23,4 +23,4 @@ jobs:
JF_MIN_SEVERITY: "Medium"
JF_ALLOWED_LICENSES: "MIT, Apache-2.0"
# JF_AVOID_EXTRA_MESSAGES: "TRUE"
# JF_PR_COMMENT_TITLE: ""
# JF_PR_COMMENT_TITLE: ""

0 comments on commit 04d3ed6

Please sign in to comment.