Skip to content

Commit 16b231e

Browse files
move reuse check to common
1 parent 4870e38 commit 16b231e

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/ci-checks.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,6 @@ jobs:
2525
reuse-compliance:
2626
uses: cloudoperators/common/.github/workflows/shared-reuse.yaml@main
2727

28-
reuse-compliance-check:
29-
runs-on: ubuntu-latest
30-
steps:
31-
- name: Checkout
32-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
33-
34-
- name: REUSE Compliance Check
35-
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6
36-
3728
license-headers:
3829
permissions:
3930
contents: write

0 commit comments

Comments
 (0)