Skip to content

Add pychromecast to the image (#28) #99

Add pychromecast to the image (#28)

Add pychromecast to the image (#28) #99

name: Lint
on: push
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint Dockerfile
uses: brpaz/[email protected]
with:
dockerfile: "Dockerfile"