Fix: limit github action permission (#5210)

* Fix: limit github action permission

Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>

* all limit

Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>

Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
This commit is contained in:
qiaozp
2022-12-20 10:21:02 +08:00
committed by GitHub
parent 9bd443cded
commit 2899fa6f8f
17 changed files with 106 additions and 32 deletions

View File

@@ -8,6 +8,9 @@ on:
- labeled
- unlabeled
permissions:
pull-requests: read
jobs:
check:
runs-on: ubuntu-latest