Skip to content

UI: star number not always next to star icon #498

UI: star number not always next to star icon

UI: star number not always next to star icon #498

name: Add issues to beta project
on:
issues:
types:
- opened
- transferred
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-22.04
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/dandi/projects/16
github-token: ${{ secrets.AUTO_ADD_ISSUES }}