Skip to content

Garden EOL (#662)

Garden EOL (#662) #580

Workflow file for this run

on:
issues:
types: [opened]
pull_request_target:
types: [opened]
name: Ticket opened
jobs:
assign:
name: Add ticket to inbox
runs-on: ubuntu-latest
steps:
- name: Add ticket to inbox
<<<<<<< HEAD

Check failure on line 13 in .github/workflows/triage.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/triage.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
uses: technote-space/create-project-card-action@v1
with:
PROJECT: Core development
COLUMN: Inbox
GITHUB_TOKEN: ${{ secrets.TRIAGE_TOKEN }}
CHECK_ORG_PROJECT: true
=======
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/gazebosim/projects/7
github-token: ${{ secrets.TRIAGE_TOKEN }}
>>>>>>> 63b651a (Garden EOL (#662))