Skip to content

Commit b397521

Browse files
committed
CI for 7.9
1 parent 17fe1e7 commit b397521

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/jsroot-ci.yml renamed to .github/workflows/jsroot-ci-79.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
name: JSROOT CI
1+
name: JSROOT CI 7.9
22

33
on:
44
push:
55
branches:
6-
- "master"
7-
pull_request:
8-
branches:
9-
- "master"
6+
- "7.9"
107

118
jobs:
129
build-ubuntu:

0 commit comments

Comments
 (0)