This commit is contained in:
Kovid Goyal
2026-06-24 09:36:18 +05:30
parent 8d196d86ba
commit f9bc1c9fdf
2 changed files with 13 additions and 9 deletions

View File

@@ -5,6 +5,7 @@ env:
ASAN_OPTIONS: detect_leaks=0
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read # to fetch code (actions/checkout)