ci: declare top-level permissions on the remaining workflows (#43197)

Co-authored-by: bikashJMV <bikash@jmv.co.in>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Đỗ Trọng Hải <41283691+hainenber@users.noreply.github.com>
This commit is contained in:
Bikash
2026-08-15 14:48:43 +07:00
committed by GitHub
co-authored by bikashJMV Claude Opus 5 Đỗ Trọng Hải
parent ad3103fdb0
commit 94459ae885
16 changed files with 48 additions and 0 deletions
@@ -21,6 +21,9 @@ on:
#schedule:
# - cron: '0 0 * * *' # Runs daily at midnight UTC
permissions:
contents: read
jobs:
bump-python-package:
runs-on: ubuntu-slim