Skip to content

Commit 20f6c72

Browse files
committed
ci(linux): trigger workflow on linux branch (exact match)
1 parent 3806320 commit 20f6c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Linux
22

33
on:
44
push:
5-
branches: [main, "linux/**", "docs/linux-**", "feat/linux-**"]
5+
branches: [main, linux, "linux/**", "feat/linux-**"]
66
paths:
77
- "linux/**"
88
- ".github/workflows/build-linux.yml"

0 commit comments

Comments
 (0)