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:14 +02:00
committed by GitHub
parent 00fcd74552
commit 40baf2627c

View File

@@ -453,8 +453,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' }}