Skip to content

Commit f3f4bd5

Browse files
authored
Enable test automation for the IntelliJ 2024.2 support feature branch
1 parent 889211e commit f3f4bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ on:
4242
push:
4343
branches: '**'
4444
pull_request:
45-
branches: [ main ]
45+
branches: [ main, intellij-2024.2-support ]
4646

4747
jobs:
4848
build:

0 commit comments

Comments
 (0)