mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
[CI] Set minimal permission on libcxx-check-generated-file workflow (#69737)
Relates to #69736 Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
This commit is contained in:
committed by
GitHub
parent
e9fa1fdec9
commit
7c0a589af9
@@ -4,6 +4,9 @@ on:
|
||||
paths:
|
||||
- 'libcxx/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check_generated_files:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user