Skip to content

Commit 78e85ca

Browse files
[skip ci] update outdated CI
1 parent af5513b commit 78e85ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ name: CI
22

33
on:
44
push:
5+
branches: [ "main" ]
56
tags:
67
- "v*"
78
branches-ignore:
89
- gh-pages
910
pull_request:
11+
branches: [ "main" ]
1012
branches-ignore:
1113
- gh-pages
1214

0 commit comments

Comments
 (0)