Skip to content

Add check/handle gracefully attempt to upload/rename asset to have path longer than 512 characters #339

Add check/handle gracefully attempt to upload/rename asset to have path longer than 512 characters

Add check/handle gracefully attempt to upload/rename asset to have path longer than 512 characters #339

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