Skip to content

Adding openams installer (#570) #1

Adding openams installer (#570)

Adding openams installer (#570) #1

Workflow file for this run

on:
pull_request:
branches:
- main
- DEV
- multi_extruder
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
changed-files: "true"