Skip to content

[Investigate] How big is the Lego Microgame app in order to be included in SDK #238

[Investigate] How big is the Lego Microgame app in order to be included in SDK

[Investigate] How big is the Lego Microgame app in order to be included in SDK #238

Workflow file for this run

name: Actions for issues just created
on:
issues:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/alttester/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}