Skip to content

Commit 6eb20bd

Browse files
committed
update: enable pipelines on 5.14
1 parent 56f8fb0 commit 6eb20bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/offline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
on:
22
push:
3-
branches: [master, develop]
3+
branches: [master, "5.14"]
44
tags: [ v* ]
55
pull_request:
6-
branches: [master, develop]
6+
branches: [master, "5.14"]
77
jobs:
88
offline:
99
name: Prepare offline package

0 commit comments

Comments
 (0)