Skip to content

Update projectboard.yml #3

Update projectboard.yml

Update projectboard.yml #3

Workflow file for this run

[2023-06-16 11:14:58] gwynne@kontonnoumi:~/Desktop/Vapor/mysql-nio$ git -C ../swift-nio-test/ status
name: issue-to-project-board-workflow

Check failure on line 2 in .github/workflows/projectboard.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/projectboard.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
on:
# Trigger when an issue gets labeled or deleted
issues:
types: [reopened, closed, labeled, unlabeled, assigned, unassigned]
jobs:
update_project_boards:
name: Update project boards
uses: vapor/ci/.github/workflows/update-project-boards-for-issue.yml@reusable-workflows
secrets: inherit