Skip to content

Commit

Permalink
Test with missing runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
jules.vinot authored and jules.vinot committed May 22, 2024
1 parent ec0cdae commit 049c5ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-latest
permissions: read-all
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#sonar.projectKey=testavinot_test-sc-scan-gha
#sonar.organization=testavinot

sonar.projectKey=wrong-project-key
sonar.projectKey=test-action

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=test-sc-scan-gha
Expand Down

0 comments on commit 049c5ef

Please sign in to comment.