Skip to content

Commit

Permalink
ci: makes approval step available only to publish builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zaloisio committed Apr 22, 2021
1 parent 94863cb commit b99e8b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,11 @@ workflows:
- mainline
- request-testing:
type: approval
filters:
tags:
only: /[0-9]+.*gnuton[0-9]+/
branches:
ignore: /.*/
requires:
- build_dsl-ax82u
- build_dsl-ac68u
Expand Down

0 comments on commit b99e8b0

Please sign in to comment.