Skip to content

Update travis

Update travis #14

Workflow file for this run

name: Auto assign to project
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
assign_to_project:
uses: koinos/koinos-github-workflows/.github/workflows/add_to_project.yml@master

Check failure on line 11 in .github/workflows/add_to_project.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add_to_project.yml

Invalid workflow file

error parsing called workflow ".github/workflows/add_to_project.yml" -> "koinos/koinos-github-workflows/.github/workflows/add_to_project.yml@master" (source branch with sha:c1ea2f9ee648a05d37f5a080602fe2004078c42b) : You have an error in your yaml syntax on line 12
secrets:
github-token: ${{ secrets.ISSUE_MANAGEMENT_TOKEN }}