Skip to content

feat: Ultralight web UI implementation #12

feat: Ultralight web UI implementation

feat: Ultralight web UI implementation #12

Workflow file for this run

name: Add PRs to MafiaHub Dashboard
on:
pull_request:
types:
- opened
- reopened
jobs:
add-pr:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/MafiaHub/projects/1
github-token: ${{ secrets.ISSUE_PAT }}