Skip to content

Add tf code for re-usable Lambda ECR infra combo #2

Add tf code for re-usable Lambda ECR infra combo

Add tf code for re-usable Lambda ECR infra combo #2

name: Linear PR Checker
on:
pull_request:
types: [opened, reopened, edited, synchronize]
branches:
- main
defaults:
run:
shell: bash
working-directory: ./pr_checker
jobs:
linear_pr_checker:
if: ${{ vars.ACTIONS_ENABLED == 'true' }}
uses: togethercomputer/tools/.github/workflows/pr_checker.yml@main

Check failure on line 17 in .github/workflows/linear-pr-checker.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/linear-pr-checker.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/linear-pr-checker.yaml" -> "togethercomputer/tools/.github/workflows/pr_checker.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit