build: add read permission in ci workflow (#536)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Sat Naing
2025-06-14 08:36:54 +07:00
committed by GitHub
parent 572553df16
commit 2bc9296732
+3
View File
@@ -1,5 +1,8 @@
name: CI
permissions:
contents: read
on:
pull_request:
types: