Skip to content

📌 Set libhal version to ^3.0.0 #17

📌 Set libhal version to ^3.0.0

📌 Set libhal version to ^3.0.0 #17

Workflow file for this run

name: ✅ CI
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
# Remove before merging with main
- exceptions
schedule:
- cron: "0 12 * * 0"
jobs:
library_check:
uses: libhal/ci/.github/workflows/library_check.yml@5.x.y
secrets: inherit
deployment_check:
uses: libhal/ci/.github/workflows/deploy_all.yml@5.x.y
secrets: inherit