diff options
-rw-r--r-- | jjb/releng-jobs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index b02853398..a2f597b10 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -116,9 +116,9 @@ file-paths: - compare-type: ANT pattern: jjb/** - forbidden-file-paths: - compare-type: ANT pattern: utils/** + forbidden-file-paths: - compare-type: ANT pattern: docs/** |