Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
ci: add actions:read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitamet committed Jul 30, 2023
1 parent 26c52be commit 07a3096
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
push-update-windows:
name: Push Update
runs-on: ubuntu-20.04
permissions:
actions: read
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 07a3096

Please sign in to comment.