Unverified Commit f2c50930 authored by Zaida Zhou's avatar Zaida Zhou Committed by GitHub
Browse files

Add a approval button (#1851)

parent 969e2af8
......@@ -170,6 +170,10 @@ workflows:
python: "3.8.0"
requires:
- lint
- build_cu102:
- hold:
type: approval # <<< This key-value pair will set your workflow to a status of "On Hold"
requires:
- build_py3.8_pt1.9_cpu
- build_cu102:
requires:
- hold
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