Skip to content

Just use the awslogs driver to send to CloudWatch #22

Just use the awslogs driver to send to CloudWatch

Just use the awslogs driver to send to CloudWatch #22

Workflow file for this run

---
name: Lint
on: pull_request # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3