Skip to content

Commit f5a8044

Browse files
committed
Testing github actions
1 parent 1b6837a commit f5a8044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: build
22
on:
33
push:
44
branches:
5-
- master
5+
- v2.0.9
66
pull_request:
77
branches:
8-
- master
8+
- v2.0.9
99
jobs:
1010
compile:
1111
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)