mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: add issues: write permission for the ADK release analysis Github workflow
PiperOrigin-RevId: 805563540
This commit is contained in:
committed by
Copybara-Service
parent
894bec794e
commit
f96f0ebd0d
@@ -12,6 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user