Skip to content

[EMSUSD-1735] Moving a component will reset the rotation value to 0, rotating will move the pivot to the center since 0.28 #504

[EMSUSD-1735] Moving a component will reset the rotation value to 0, rotating will move the pivot to the center since 0.28

[EMSUSD-1735] Moving a component will reset the rotation value to 0, rotating will move the pivot to the center since 0.28 #504

name: Move Issues to Triage
on:
issues:
types: [opened, reopened]
jobs:
move-triage-card:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
# Feb 2024: Update v0.9.0 which uses node20 (node16 is out of support).
with:
project: Issue Triage
column: Needs triage
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}