Skip to content

Add ROS service to take new Spot lease (#219) #730

Add ROS service to take new Spot lease (#219)

Add ROS service to take new Spot lease (#219) #730

# Copyright (c) 2023 Boston Dynamics AI Institute, Inc. All rights reserved.
name: Util - Pre-Commit Runner
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
pre-commit:
name: util_pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0