Skip to content

Commit

Permalink
Remove testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Mar 11, 2020
1 parent 1a34614 commit 7ec304a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vars/prChanges.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ def getSkippablePaths() {
/^.ci\/.+\.yml$/,
/^\.github\//,
/\.md$/,
// TODO remove below
/^vars\//,
/^Jenkinsfile$/,
]
}

Expand Down

0 comments on commit 7ec304a

Please sign in to comment.