mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-07 06:04:59 +00:00
chore: expat config with contents read
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
a9ddc7c16b
commit
edb6ff0a1d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/expat_config_h.yml
vendored
3
.github/workflows/expat_config_h.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue