summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoyce <joycebrum@google.com>2023-03-06 11:21:11 -0300
committerJoyce Brum <joycebrum@google.com>2023-03-07 18:20:07 +0000
commitb1c7b3faa6a14b416924f27b351b674714b19043 (patch)
tree6173c7688ead5845bfcb8da1ca2eeae3876c3b9e
parent6adbab301a7be14d7b1db625dc36cac7a384da42 (diff)
downloadlibexpat-git-b1c7b3faa6a14b416924f27b351b674714b19043.tar.gz
chore cmake-required-version write all
Signed-off-by: Joyce <joycebrum@google.com>
-rw-r--r--.github/workflows/cmake-required-version.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/cmake-required-version.yml b/.github/workflows/cmake-required-version.yml
index 33a958ee..534d084a 100644
--- a/.github/workflows/cmake-required-version.yml
+++ b/.github/workflows/cmake-required-version.yml
@@ -35,6 +35,8 @@ on:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
+permissions: write-all
+
jobs:
checks:
name: Ensure realistic minimum CMake version requirement