Skip to content

on 0.5.1-d couldn't rotate anything with bearing, and on 0.5.1-f couldn't launch the game #1837

on 0.5.1-d couldn't rotate anything with bearing, and on 0.5.1-f couldn't launch the game

on 0.5.1-d couldn't rotate anything with bearing, and on 0.5.1-f couldn't launch the game #1837

Workflow file for this run

name: "Label Issues"
on:
issues:
types: [opened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.0
with:
configuration-path: .github/config/labels.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: 1