From 998e7d6fa8bf650cee2cc89c7aca4a7627197242 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 16 Jun 2026 03:44:02 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20ci:=20set=20workflow=20permissio?= =?UTF-8?q?ns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bcc3c82..765a696 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,6 +8,9 @@ on: - 'v*' pull_request: +permissions: + contents: read + jobs: check: strategy: