Skip to content

Commit 421dbe2

Browse files
authored
Update build.yml
1 parent 1eab5ad commit 421dbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build
22
on:
33
push:
4-
branches: [ 'v2.*' ]
4+
branches: [ 'v2.1' ]
55
paths-ignore: [ 'docs/**' ]
66

77
permissions: write-all

0 commit comments

Comments
 (0)