Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

✅ CI

✅ CI #44

Workflow file for this run

name: ✅ CI
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
schedule:
- cron: "0 12 * * 0"
jobs:
library_check:
uses: libhal/ci/.github/workflows/[email protected]
secrets: inherit
deployment_check:
uses: libhal/ci/.github/workflows/[email protected]
secrets: inherit