Skip to content

Try making reusable workflows to run deploy after tests #1

Try making reusable workflows to run deploy after tests

Try making reusable workflows to run deploy after tests #1

Workflow file for this run

name: Run tests on Pull request
on:
pull_request:
jobs:
run-tests:
uses: alphagov/re-request-an-aws-account/.github/workflows/rubyandnode.yaml@main

Check failure on line 8 in .github/workflows/run-tests-on-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run-tests-on-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/run-tests-on-pr.yml" -> "alphagov/re-request-an-aws-account/.github/workflows/rubyandnode.yaml@main" (source branch with sha:920825a66c593b46f846c312cac3f2494e53bee8) : workflow is not reusable as it is missing a `on.workflow_call` trigger