Skip to content

(win): Remove ninja_packages input (backport #576) #31

(win): Remove ninja_packages input (backport #576)

(win): Remove ninja_packages input (backport #576) #31

name: Kilted - Pre-Commit
on:
workflow_dispatch:
pull_request:
branches:
- kilted
push:
branches:
- kilted
concurrency:
# cancel previous runs of the same workflow, except for pushes on given branches branch
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ !startsWith(github.ref, 'refs/heads') }}
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
with:
ros_distro: kilted