mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-17 14:02:35 +00:00
cicd: only build for main branch
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
name: Build Linux
|
||||
|
||||
on: [pull_request,push]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- SoftFever
|
||||
|
||||
jobs:
|
||||
appimage-builder:
|
||||
name: Linux AppImage Build
|
||||
|
||||
Reference in New Issue
Block a user