Skip to content

feat: add commandCall method to AwsStub #179

feat: add commandCall method to AwsStub

feat: add commandCall method to AwsStub #179

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}