Skip to content

Commit ca48928

Browse files
committed
CI Iterate
1 parent da23501 commit ca48928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Linux Build
22

33
on:
44
push:
5-
branches: [ feature/LinuxCiBuild ] # Trigger the workflow on push to the 'main' branch
5+
branches: [ feature/dummy ]
66

77
jobs:
88
build-linux:

0 commit comments

Comments
 (0)