Skip to content

Commit

Permalink
set permissions to read write access
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Oct 3, 2024
1 parent fcd6d58 commit df35614
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- main
workflow_dispatch:

permissions:
contents: read
packages: write

jobs:
e2e-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit df35614

Please sign in to comment.