Merge pull request #8299 from zen-browser/revert-8282-alert-autofix-16

Revert "Potential fix for code scanning alert no. 16: Workflow does not contain permissions"
This commit is contained in:
mr. m
2025-05-14 10:41:33 +02:00
committed by GitHub

View File

@@ -449,8 +449,6 @@ jobs:
runs-on: ubuntu-latest
needs: [windows-step-3, linux]
if: always()
permissions:
contents: read
steps:
- name: Download aws-cli
if: ${{ inputs.create_release && inputs.update_branch == 'release' }}