Skip to content

Commit 521c914

Browse files
authoredJan 31, 2025
Merge pull request #1510 from data-integrations/feature-permission
Add permission
2 parents c6bf17d + c7908cf commit 521c914

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/build-report.yml

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ on:
2222
- completed
2323

2424
permissions:
25-
contents: write # Allows writing to the repository (default is read-only)
26-
packages: read # Allows reading GitHub Packages
2725
actions: read # Allows reading workflow run information
2826
statuses: write # Required if the action updates commit statuses
2927
checks: write # Required if it updates GitHub Checks API

0 commit comments

Comments
 (0)