Skip to content

[DEMO] UI5 linter with findings in CI #776

[DEMO] UI5 linter with findings in CI

[DEMO] UI5 linter with findings in CI #776

name: REUSE
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
compliance-check:
name: Compliance Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Execute REUSE Compliance Check
uses: fsfe/reuse-action@v5