Skip to content

Installing Docker CE: Instructions update #1129

Installing Docker CE: Instructions update

Installing Docker CE: Instructions update #1129

Workflow file for this run

---
name: Checks
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
butane:
name: Validate Butane configs
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run validator
run: ci/check.py -v