mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Fix cicd.yaml
This commit is contained in:
parent
d74b2db8b8
commit
5476d430d1
7
.github/workflows/cicd.yml
vendored
7
.github/workflows/cicd.yml
vendored
@ -2,9 +2,10 @@
|
||||
name: CI/CD
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
- 'WIP**'
|
||||
- '4.*'
|
||||
branches:
|
||||
- master
|
||||
- 'WIP**'
|
||||
- '4.*'
|
||||
pull_request:
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user