GitHub actions: limit GITHUB_TOKEN permissions (#1933)

This commit is contained in:
Jeremy Daer
2025-12-04 11:05:50 -08:00
committed by GitHub
parent 4e0b83340d
commit bc1075f194
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@ name: CI (SaaS)
on:
push:
permissions:
contents: read
jobs:
test_oss:
name: Test (OSS)