Skip to content

Commit

Permalink
das
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 15, 2023
1 parent 090bdee commit 958e910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build_package_Rock5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ on:
- "dev-release"
- "release"
- "debug"
paths-ignore:
- '**.md'
- '**.asciidoc'
- '**.adoc'
- '.gitignore'
- 'LICENSE'

jobs:
build:
#runs-on: ubuntu-18.04
Expand Down
2 changes: 2 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ sonar.organization=openhd
#sonar.sourceEncoding=UTF-8

sonar.exclusions=lib/**, **.java

#this is nothing

0 comments on commit 958e910

Please sign in to comment.