Skip to content

Share changes in https://platform.harvestapp.com/assets/platform.js #4

Share changes in https://platform.harvestapp.com/assets/platform.js

Share changes in https://platform.harvestapp.com/assets/platform.js #4

Workflow file for this run

on:
issues:
types: [opened]
jobs:
issue_creator_job:
runs-on: ubuntu-latest
name: Label issue and add to project
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Label issue and add to project
uses: somnolentPumpkin/[email protected]
id: hello
with:
github-token: ${{ secrets.ACCESS_TOKEN }}
actions: '{"data": [
{
"label": "ecosystem",
"project": "46",
"repo": "ecosystem-team",
"org": "harvesthq"
}
]}'