Skip to content

test3

test3 #16

name: Add issues to project
on:
issues:
types:
- opened
jobs:
call-workflow:
uses: recetox/galaxytools/.github/workflows/add_issue_to_project.yml@master
secrets:
github-token: ${{ secrets.PAT }}

Check failure on line 12 in .github/workflows/project_automation.yml

View workflow run for this annotation

GitHub Actions / Add issues to project

Invalid workflow file

The workflow is not valid. .github/workflows/project_automation.yml (Line: 12, Col: 21): Invalid secret, github-token is not defined in the referenced workflow.