We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c445f1b commit 6d62d87Copy full SHA for 6d62d87
1 file changed
.github/labeler.yml
@@ -23,10 +23,10 @@
23
"Category: CI":
24
- changed-files:
25
- any-glob-to-any-file:
26
- - .circleci/**
27
- - .github/**
28
- - '!.github/lsan-suppressions.txt'
29
- - '!.github/ISSUE_TEMPLATE/**'
+ - .circleci/**
+ - .github/**
+ - '!.github/lsan-suppressions.txt'
+ - '!.github/ISSUE_TEMPLATE/**'
30
31
"Extension: bcmath":
32
0 commit comments