Fix syntax

This commit is contained in:
Jan-Henrik 2025-02-08 16:11:08 +01:00
parent 2dfd76746d
commit b2ea139da0
2 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
name: Build Case STLs name: Build Case STLs
on: on:
- push push:
- pull_request pull_request:
- workflow_call: workflow_call:
jobs: jobs:
build-stls: build-stls:

View file

@ -1,9 +1,9 @@
name: Compile Firmware name: Compile Firmware
on: on:
- push push:
- pull_request pull_request:
- workflow_call: workflow_call:
jobs: jobs:
compile-firmware: compile-firmware: