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:
|
||||
push:
|
||||
branches:
|
||||
- Test
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user