Skip to content

Add component tests #47

Add component tests

Add component tests #47

Workflow file for this run

---
name: chatops
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
id-token: write
contents: write
statuses: write
jobs:
test:
uses: cloudposse-terraform-components/.github/.github/workflows/shared-terraform-chatops.yml@main

Check failure on line 15 in .github/workflows/chatops.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/chatops.yml

Invalid workflow file

error parsing called workflow ".github/workflows/chatops.yml" -> "cloudposse-terraform-components/.github/.github/workflows/shared-terraform-chatops.yml@main" (source branch with sha:3ee6a3eeacb0c5780b27611b7f7ca3392bd7e263) : You have an error in your yaml syntax on line 37
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
secrets: inherit