Skip to content

rover and teleop_controller, lightly tested. ci. #17

rover and teleop_controller, lightly tested. ci.

rover and teleop_controller, lightly tested. ci. #17

Workflow file for this run

name: Pin Check
on:
workflow_dispatch:
pull_request: { paths: [.github/**] }
jobs:
pin-check:
name: Pin Check
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Pin Check
uses: suzuki-shunsuke/pinact-action@cf51507d80d4d6522a07348e3d58790290eaf0b6 # v2.0.0
with: { skip_push: true }