Skip to content

Update README to Theengs Gateway v1.0.0 configuration (#6) #31

Update README to Theengs Gateway v1.0.0 configuration (#6)

Update README to Theengs Gateway v1.0.0 configuration (#6) #31

Workflow file for this run

---
name: Checks
on: push # yamllint disable-line rule:truthy
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Check YAML files
uses: ibiqlik/action-yamllint@v3
- name: Check shell scripts
uses: luizm/[email protected]