Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 98a8b8c

Browse files
committed
Add wasm build to cibuildwheel label
1 parent 52579fa commit 98a8b8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/labeler.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
"CI: Run cibuildwheel":
33
- changed-files:
4-
- any-glob-to-any-file: ['.github/workflows/cibuildwheel.yml']
4+
- any-glob-to-any-file:
5+
- '.github/workflows/cibuildwheel.yml'
6+
- '.github/workflows/wasm.yml'
57
"CI: Run cygwin":
68
- changed-files:
79
- any-glob-to-any-file: ['.github/workflows/cygwin.yml']

0 commit comments

Comments
 (0)