Skip to content

Merge pull request #23 from thedadams/sub-tool-docs #4

Merge pull request #23 from thedadams/sub-tool-docs

Merge pull request #23 from thedadams/sub-tool-docs #4

Workflow file for this run

name: Push Main
on:
push:
branches:
- main
paths-ignore:
- README.md
jobs:
run-tests:
uses: gptscript-ai/node-gptscript/.github/workflows/run_tests.yaml@main

Check failure on line 11 in .github/workflows/push_main.yaml

View workflow run for this annotation

GitHub Actions / Push Main

Invalid workflow file

The workflow is not valid. In .github/workflows/push_main.yaml (Line: 11, Col: 11): Error from called workflow gptscript-ai/node-gptscript/.github/workflows/run_tests.yaml@main (Line: 14, Col: 3): The workflow must contain at least one job with no dependencies.
with:
git_ref: ''
secrets:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}