Skip to content

🗑️ Put deprecation notices in workflows #94

🗑️ Put deprecation notices in workflows

🗑️ Put deprecation notices in workflows #94

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