From 2477613ec5d07b7132d6c47de06f12bb6de3f7af Mon Sep 17 00:00:00 2001 From: Gary Guo Date: Tue, 25 Jun 2024 16:01:23 +0100 Subject: [PATCH] Fix --- .github/workflows/private-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/private-ci.yml b/.github/workflows/private-ci.yml index 64de345256..354a94a318 100644 --- a/.github/workflows/private-ci.yml +++ b/.github/workflows/private-ci.yml @@ -16,7 +16,7 @@ on: - "*" permissions: - statuses: write + contents: write # For repository dispatch jobs: trigger: