mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-07 06:04:59 +00:00
chore: set permissions to autotools-cmake
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
f2925e6183
commit
6adbab301a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/autotools-cmake.yml
vendored
3
.github/workflows/autotools-cmake.yml
vendored
|
@ -35,6 +35,9 @@ on:
|
|||
schedule:
|
||||
- cron: '0 2 * * 5' # Every Friday at 2am
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
name: Ensure that GNU Autotools and CMake build systems agree
|
||||
|
|
Loading…
Add table
Reference in a new issue