Skip to content

Lucid Camera Client uses too much memory #65

Lucid Camera Client uses too much memory

Lucid Camera Client uses too much memory #65

name: Add issues to global Tritonuas Github project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/tritonuas/projects/8
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}