mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 22:35:56 +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
|
name: CI/CD
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
- master
|
branches:
|
||||||
- 'WIP**'
|
- master
|
||||||
- '4.*'
|
- 'WIP**'
|
||||||
|
- '4.*'
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user