Skip to content

Commit deaae10

Browse files
remove intellij-2025.3-support from yaml file (#1476)
1 parent 264f61a commit deaae10

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
@@ -47,7 +47,7 @@ on:
4747
push:
4848
branches: '**'
4949
pull_request:
50-
branches: [ main, intellij-2025.3-support ]
50+
branches: [ main ]
5151

5252
jobs:
5353
fetch_merge_commit_sha_from_lsp4ij_PR:

0 commit comments

Comments
 (0)