mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 22:25:41 +12:00
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:
parent
aff67ff00c
commit
9c735683f9
1 changed files with 2 additions and 2 deletions
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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue