Skip to content

Commit

Permalink
Remove K3D and Dapr (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernAtBosch authored Apr 11, 2024
1 parent f1ec9ec commit 997bce0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: eclipse-velocitas/license-check
ref: v1.2.2
ref: v1.2
path: .github/actions/license-check

- id: run-license-checker
Expand Down
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
args: [--allow-multiple-documents]
exclude: ^deploy/SeatAdjusterApp/helm/templates/|^deploy/runtime/k3d/helm/templates/
- id: check-added-large-files
- id: check-merge-conflict

Expand Down
1 change: 0 additions & 1 deletion NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ SPDX-License-Identifier: Apache-2.0

| Software | License |
| :-----------------: | :--------------------------------------------------------------------------------------------------------------: |
| Dapr | https://github.com/dapr/dapr/blob/master/LICENSE |
| NodeJS | https://github.com/nodejs/node/blob/master/LICENSE |
| Powershell | https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt |
| Python | https://docs.python.org/3/license.html |
Expand Down

0 comments on commit 997bce0

Please sign in to comment.