Skip to content

Bump docker/build-push-action from 5 to 6 #32

Bump docker/build-push-action from 5 to 6

Bump docker/build-push-action from 5 to 6 #32

Workflow file for this run

---
name: yamllint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: install yamllint
run: pip3 install yamllint
- run: yamllint camera-control.yml