We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4870e38 commit 16b231eCopy full SHA for 16b231e
1 file changed
.github/workflows/ci-checks.yaml
@@ -25,15 +25,6 @@ jobs:
25
reuse-compliance:
26
uses: cloudoperators/common/.github/workflows/shared-reuse.yaml@main
27
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
37
license-headers:
38
permissions:
39
contents: write
0 commit comments