Skip to content

V1.4, fixes & intro ukit #33

V1.4, fixes & intro ukit

V1.4, fixes & intro ukit #33

Workflow file for this run

# Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
#
# SPDX-License-Identifier: BSD-2-Clause
name: License
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
check:
name: License Check
runs-on: ubuntu-latest
steps:
- uses: seL4/ci-actions/license-check@master