Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

fix: Issue 158 - Health Check when provided TopicARN #286

fix: Issue 158 - Health Check when provided TopicARN

fix: Issue 158 - Health Check when provided TopicARN #286

Workflow file for this run

name: PR Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true