Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit 199ac44

Browse files
committed
[REF] Adding support for snyk PRs.
1 parent ec6213f commit 199ac44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ branches:
66
only:
77
- staging
88
- develop
9-
- /^snyk-fix.*$/
10-
- /^dependabot/.*$/
9+
- /^snyk.*$/
10+
- /^dependabot.*$/
1111
env:
1212
global:
1313
# Github personal access token ${GHTOKEN}

0 commit comments

Comments
 (0)