Skip to content

Commit 3f80a2c

Browse files
Update gw
1 parent 4606758 commit 3f80a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Linux x86_64 incode
22
on:
33
push:
44
branches:
5-
- 4.x
5+
- "4.x"
66
tags:
7-
- *_incode
7+
- "*_incode"
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)