Skip to content

Rework README to talk about seL4 docs-site #5

Rework README to talk about seL4 docs-site

Rework README to talk about seL4 docs-site #5

Workflow file for this run

# Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
#
# SPDX-License-Identifier: BSD-2-Clause
# Actions to run on Push and Pull Request
name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
checks:
name: Checks
uses: seL4/ci-actions/.github/workflows/push.yml@master