Skip to content
Open

m #11

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Uncomment JF_WATCHES in frogbot-scan workflow
  • Loading branch information
shashwathrai authored Feb 18, 2026
commit 29767ebf5ea8870a9ebf2f456932f6225f4ef335
2 changes: 1 addition & 1 deletion .github/workflows/frogbot-scan-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# oidc-provider-name: ""
# [Optional]
# Xray Watches. Learn more about them here: https://www.jfrog.com/confluence/display/JFROG/Configuring+Xray+Watches
#JF_WATCHES: srs
JF_WATCHES: srs

# [Optional]
# JFrog project. Learn more about it here: https://www.jfrog.com/confluence/display/JFROG/Projects
Expand Down
Loading