Skip to content

Display the currently logged in user name or its name in the appropriate place for each instance. #112

Display the currently logged in user name or its name in the appropriate place for each instance.

Display the currently logged in user name or its name in the appropriate place for each instance. #112

name: Move new issues into Issue triage board
on:
issues:
types: [opened]
jobs:
automate-project-columns-next:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/element-hq/projects/120
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}