Skip to content

Commit

Permalink
fix Sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
aldudin committed Apr 16, 2024
1 parent 0b8ae26 commit 7087232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ jobs:
needs: [build-frontend]
runs-on: ubuntu-22.04
timeout-minutes: 10
permissions:
contents: read
packages: write
# permissions:
# contents: read
# packages: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7087232

Please sign in to comment.