Update Linux_AppImage_Build.yml
Changes the workflow name to be different from the normal Linux Build and sets the branch back to master
This commit is contained in:
4
.github/workflows/Linux_AppImage_Build.yml
vendored
4
.github/workflows/Linux_AppImage_Build.yml
vendored
@@ -1,9 +1,9 @@
|
|||||||
name: Linux Build
|
name: Linux AppImage Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- Test
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user