Skip to content

Commit

Permalink
ci: Use seL4 Foundation-provided license check action
Browse files Browse the repository at this point in the history
  • Loading branch information
nspin committed Oct 23, 2023
1 parent c111094 commit c856028
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
name: Check licenses
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2
- uses: seL4/ci-actions/license-check@master
check-source:
name: Check source
runs-on: ubuntu-latest
Expand Down

0 comments on commit c856028

Please sign in to comment.