Skip to content

Commit a148b87

Browse files
committed
ci: enable ci for minor branch
1 parent 9e8ac0c commit a148b87

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
branches:
88
- main
9+
- minor
910

1011
permissions:
1112
contents: read # to fetch code (actions/checkout)

Diff for: .github/workflows/size-data.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- minor
1011

1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)