From 21f6631614d49f85a3fc3deaf286f3e17ebb4a72 Mon Sep 17 00:00:00 2001 From: chuanqiw Date: Fri, 2 Aug 2024 00:08:19 -0700 Subject: [PATCH] fix security issue in workflows --- .github/workflows/_linux_ut.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/_linux_ut.yml b/.github/workflows/_linux_ut.yml index 63dd2248e..ba24b5631 100644 --- a/.github/workflows/_linux_ut.yml +++ b/.github/workflows/_linux_ut.yml @@ -29,6 +29,7 @@ on: default: 'linux.idc.xpu' description: Runner label +permissions: read-all jobs: Torch-XPU-UT-Tests: