Skip to content

Commit 41f8f7e

Browse files
authored
Add LTS-main-1.x branch to workflows
1 parent 0826764 commit 41f8f7e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ironpython.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ on:
44
push:
55
branches:
66
- main
7-
- wip
7+
- LTS-main-1.x
88
pull_request:
9+
branches:
10+
- main
11+
- LTS-main-1.x
912

1013
jobs:
1114
build:

0 commit comments

Comments
 (0)