We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b551cf commit 2c2a3a9Copy full SHA for 2c2a3a9
.github/workflows/update-app-events-data.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch: # Allow manual triggering
7
8
permissions:
9
- contents: write
+ contents: read
10
pull-requests: write
11
12
jobs:
0 commit comments