Skip to content

Commit

Permalink
chore: Don't run snyk report in clones (#10323)
Browse files Browse the repository at this point in the history
Signed-off-by: jannfis <jann@mistrust.net>

Signed-off-by: jannfis <jann@mistrust.net>
  • Loading branch information
jannfis committed Aug 15, 2022
1 parent 6b0973d commit 139c221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-snyk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
- cron: '0 0 * * 0' # midnight every Sunday
jobs:
snyk-report:
if: github.repository == 'argoproj/argo-cd'
name: Update Snyk report in the docs directory
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 139c221

Please sign in to comment.