Skip to content

Strong Node.js / V8 scripting engine #6

Strong Node.js / V8 scripting engine

Strong Node.js / V8 scripting engine #6

Workflow file for this run

name: Add issues to MafiaHub Dashboard
on:
issues:
types:
- opened
jobs:
add-issue:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/MafiaHub/projects/1
github-token: ${{ secrets.ISSUE_PAT }}