Skip to content

Commit

Permalink
github: use central license check action
Browse files Browse the repository at this point in the history
Avoid duplication of setup and version divergence

Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Oct 26, 2023
1 parent 4cbab82 commit 3b6fa5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/license.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ jobs:
name: License Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check
uses: fsfe/reuse-action@master
- uses: seL4/ci-actions/license-check@master

0 comments on commit 3b6fa5e

Please sign in to comment.