We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6bf17d + c7908cf commit 521c914Copy full SHA for 521c914
1 file changed
.github/workflows/build-report.yml
@@ -22,8 +22,6 @@ on:
22
- completed
23
24
permissions:
25
- contents: write # Allows writing to the repository (default is read-only)
26
- packages: read # Allows reading GitHub Packages
27
actions: read # Allows reading workflow run information
28
statuses: write # Required if the action updates commit statuses
29
checks: write # Required if it updates GitHub Checks API
0 commit comments