Skip to content

feat: add qrb_camera library #17

feat: add qrb_camera library

feat: add qrb_camera library #17

Workflow file for this run

name: Lint Actions Workflows
on:
push:
pull_request:
workflow_dispatch:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Rhysd actionlint
id: rhysd_actionlint
uses: devops-actions/[email protected]
with:
shellcheck_opts: "--exclude=SC2086"