Skip to content

Console: scroll to bottom when new command sent #13

Console: scroll to bottom when new command sent

Console: scroll to bottom when new command sent #13

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/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/MafiaHub/projects/1
github-token: ${{ secrets.ISSUE_PAT }}