summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoyce <joycebrum@google.com>2023-03-06 11:22:56 -0300
committerJoyce Brum <joycebrum@google.com>2023-03-07 18:20:07 +0000
commitedb6ff0a1d60b8fba451d6aa66bb5ebef7131cba (patch)
tree20ebf55c17ff2d417a5e1a2a1e679862e7c5e5ea
parenta9ddc7c16b1578d6b9451ac3ae959a72eded83ff (diff)
downloadlibexpat-git-edb6ff0a1d60b8fba451d6aa66bb5ebef7131cba.tar.gz
chore: expat config with contents read
Signed-off-by: Joyce <joycebrum@google.com>
-rw-r--r--.github/workflows/expat_config_h.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/expat_config_h.yml b/.github/workflows/expat_config_h.yml
index f77e47ab..272e4b44 100644
--- a/.github/workflows/expat_config_h.yml
+++ b/.github/workflows/expat_config_h.yml
@@ -35,6 +35,9 @@ on:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
+permissions:
+ contents: read
+
jobs:
checks:
name: Check expat_config.h.{in,cmake} for regressions