From 20b31590618852bb150b6963dc58248e859a2060 Mon Sep 17 00:00:00 2001 From: Suhong Qin Date: Wed, 19 Jul 2023 22:58:54 +0000 Subject: [PATCH] fix syntax --- .github/workflows/test_handle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_handle.yml b/.github/workflows/test_handle.yml index 17ac07f..10c14d6 100644 --- a/.github/workflows/test_handle.yml +++ b/.github/workflows/test_handle.yml @@ -286,4 +286,4 @@ jobs: body: `**\`Access on Demand\`** - 🟨 request not found. - To require IAM permission on demand, add an **\`iam.yaml\`** file at repo root. - To run tool commands on demand, add an **\`tool.yaml\`** file at repo root.`, - }); \ No newline at end of file + });