Skip to content

Commit

Permalink
Update build.yml (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah authored Feb 6, 2024
1 parent 26d911c commit 5203460
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,10 @@ jobs:
needs: build
runs-on: ubuntu-latest
if: always()

permissions:
checks: write
pull-requests: write

steps:
- name: Download Artifacts
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 5203460

Please sign in to comment.