Commit d91f92a2 authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

proofs-tools: Fix circleci config to run hold job on proofs-tools release tags (#11856)

parent 489d93c7
......@@ -1805,7 +1805,7 @@ workflows:
type: approval
filters:
tags:
only: /^(da-server|ci-builder(-rust)?|ufm-[a-z0-9\-]*|op-[a-z0-9\-]*)\/v.*/
only: /^(da-server|ci-builder(-rust)?|proofs-tools|ufm-[a-z0-9\-]*|op-[a-z0-9\-]*)\/v.*/
branches:
ignore: /.*/
- docker-build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment