Skip to content

Commit

Permalink
test with no permissions global
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-guillot-gh committed Jul 25, 2024
1 parent 289869a commit 19bc9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Build
permissions: {}
on:
push:
branches:
Expand All @@ -9,7 +10,6 @@ jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-latest
permissions: {}
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 19bc9c2

Please sign in to comment.