Skip to content

Replace (sel4-)?tutorials-manifest with tutorials #185

Replace (sel4-)?tutorials-manifest with tutorials

Replace (sel4-)?tutorials-manifest with tutorials #185

Workflow file for this run

# Copyright 2025, Proofcraft Pty Ltd
#
# SPDX-License-Identifier: BSD-2-Clause
# Actions to run on pull requests
name: PR
on: [pull_request, workflow_dispatch]
jobs:
pr-checks:
name: Checks
uses: seL4/ci-actions/.github/workflows/pr.yml@master