Skip to content

Harvest platform overwrites Underscore.js #3

Harvest platform overwrites Underscore.js

Harvest platform overwrites Underscore.js #3

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"
}
]}'