Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOG-7228] Include repo to ws scan #9

Merged
merged 3 commits into from Jan 7, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

test update cci

  • Loading branch information
ondrejrozsypal committed Jan 6, 2020
commit b14397ef5c159722fe396310b36913c4bbe6cc2b
@@ -29,14 +29,18 @@ jobs:

workflows:
version: 2
commit:
jobs:
- whitesource-scan:
context: whitesource
security-scan:
# triggers:
# - schedule:
# cron: "0 1 * * 0"
# filters:
# branches:
# only:
# master
triggers:
- schedule:
cron: "0 1 * * 0"
filters:
branches:
only:
master
jobs:
- whitesource-scan:
context: whitesource
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.