ENH: linux: refine the build action for linux
only triggered by pull_request Change-Id: I3382007f3cd21d8a1bd427bd75dd51a008cd7e5a
This commit is contained in:
parent
f8258e94b7
commit
05595daf4c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Build Linux
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
appimage-builder:
|
Loading…
Reference in a new issue