Skip to content

Commit

Permalink
Merge pull request opensearch-project#5 from opensearch-project/sreek…
Browse files Browse the repository at this point in the history
…arj_wss1

Disable WhiteSource scan till the plugin builds are stable
  • Loading branch information
peterzhuamazon committed Apr 23, 2021
2 parents db815b6 + 40f62d3 commit 23cf334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-vulnerability-whitesource.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: WhiteSource Vulnerability Scan

on:
schedule:
- cron: '30 10 * * *'
# schedule:
# - cron: '30 10 * * *'
repository_dispatch:
types: [check-vulnerability-whitesource]

Expand Down

0 comments on commit 23cf334

Please sign in to comment.