Skip to content

Commit 5a9e255

Browse files
committed
ci: Run fuzzer task for the master branch only
1 parent bb9f76a commit 5a9e255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ task:
153153

154154
task:
155155
name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]'
156+
only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH
156157
<< : *GLOBAL_TASK_TEMPLATE
157158
container:
158159
image: ubuntu:focal

0 commit comments

Comments
 (0)