Skip to content

test2

test2 #15

name: Add issues to project
on:
issues:
types:
- opened
jobs:
call-workflow:
uses: recetox/galaxytools/.github/workflows/add_issue_to_project.yml@master
with:
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): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PAT