Fix merge flow for Go branch.

PiperOrigin-RevId: 324024075
This commit is contained in:
Adin Scannell
2020-07-30 10:05:48 -07:00
committed by gVisor bot
parent 61b3e05f40
commit cb1a3ba63a
+1
View File
@@ -18,6 +18,7 @@ jobs:
else
echo ::set-output has_token=false
fi
- run: |
jq -nc '{"state": "pending", "context": "go tests"}' | \
curl -sL -X POST -d @- \
-H "Content-Type: application/json" \