We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa2d5c commit c7908cfCopy full SHA for c7908cf
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