Skip to content

Commit

Permalink
Update update-and-validate-manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Aug 20, 2024
1 parent 98ed4ce commit 4432485
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update-and-validate-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
needs: [filter_for_configs, build_manifest]
permissions:
contents: write # Allows pushing changes to the repository
issues: write # Allows creating issues
packages: write # Allows accessing and publishing packages
pull-requests: write # Allows creating and managing pull requests
actions: write # Allows updating GitHub Action workflows
attestations: write # Allows adding and updating artifact attestations
if: ${{ needs.filter_for_configs.outputs.configs == 'true' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4432485

Please sign in to comment.