chore(ci): add explicit permissions to additional workflows (#40067)

This commit is contained in:
Arpit Jain
2026-05-15 01:24:46 +09:00
committed by GitHub
parent 823eb905d3
commit 62dc237014
12 changed files with 41 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ on:
- "master"
- "[0-9].[0-9]*"
permissions:
contents: read
jobs:
config:
runs-on: ubuntu-24.04