Skip to content

Commit e9d30fb

Browse files
committed
ci: Run fuzzer task for the master branch only
Github-Pull: bitcoin#22730 Rebased-From: 5a9e255
1 parent 873fbc7 commit e9d30fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

+1
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)