Skip to content

Use the Python mirror for clang-format in pre-commit config (#1391) #91

Use the Python mirror for clang-format in pre-commit config (#1391)

Use the Python mirror for clang-format in pre-commit config (#1391) #91

name: Kilted Binary Build Main
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
jobs:
kilted_binary_main:
uses: ./.github/workflows/reusable_ici.yml
with:
ros_distro: kilted
ros_repo: main
ref_for_scheduled_build: main