forked from ZenBrowserMirrors/zen-desktop
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:
commit
562274a161
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -449,8 +449,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [windows-step-3, linux]
|
needs: [windows-step-3, linux]
|
||||||
if: always()
|
if: always()
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download aws-cli
|
- name: Download aws-cli
|
||||||
if: ${{ inputs.create_release && inputs.update_branch == 'release' }}
|
if: ${{ inputs.create_release && inputs.update_branch == 'release' }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue