Skip to content

Commit

Permalink
Update frogbot-scan-repository.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRobertson9 committed May 31, 2024
1 parent f107572 commit 42df0ec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/frogbot-scan-repository.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "Frogbot Scan Repository"
on:
workflow_dispatch:
schedule:
# The repository will be scanned once a day at 00:00 GMT.
- cron: "0 0 * * *"
#on:
# workflow_dispatch:
# schedule:
# # The repository will be scanned once a day at 00:00 GMT.
# - cron: "0 0 * * *"
permissions:
contents: write
pull-requests: write
Expand Down Expand Up @@ -146,4 +146,4 @@ jobs:
# [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN]
# Insert to oidc-provider-name the 'Provider Name' defined in the OIDC integration configured in the JPD
# with:
# oidc-provider-name: ""
# oidc-provider-name: ""

0 comments on commit 42df0ec

Please sign in to comment.