Skip to content

Revert "Fixed AWS Cloudwatch client log events to return non empty r… #51

Revert "Fixed AWS Cloudwatch client log events to return non empty r…

Revert "Fixed AWS Cloudwatch client log events to return non empty r… #51

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/ci-action