Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52579fa commit 98a8b8cCopy full SHA for 98a8b8c
.github/labeler.yml
@@ -1,7 +1,9 @@
1
---
2
"CI: Run cibuildwheel":
3
- changed-files:
4
- - any-glob-to-any-file: ['.github/workflows/cibuildwheel.yml']
+ - any-glob-to-any-file:
5
+ - '.github/workflows/cibuildwheel.yml'
6
+ - '.github/workflows/wasm.yml'
7
"CI: Run cygwin":
8
9
- any-glob-to-any-file: ['.github/workflows/cygwin.yml']
0 commit comments