Skip to content

Commit d5eabab

Browse files
committed
ci: added custom branch for ci
Signed-off-by: Rajdeep Roy Chowdhury <rrajdeeproychowdhury@gmail.com>
1 parent f9a39a5 commit d5eabab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: JavaFX Build (Gradle)
22

33
on:
44
push:
5-
branches: [ main, modern ]
5+
branches: [ main, modern-dependency-injection ]
66
pull_request:
7-
branches: [ main, modern ]
7+
branches: [ main, modern-dependency-injection ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)