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 057ae23 commit 1a6eb36Copy full SHA for 1a6eb36
.github/workflows/verify-bundled-files.yml
@@ -25,7 +25,7 @@ jobs:
25
filters: |
26
pcre2:
27
- 'ext/pcre/pcre2lib/**'
28
- - '!ext/pcre/pcre2lib/sljit/**'
+ - 'ext/pcre/pcre2lib/!sljit/**'
29
sljit:
30
- 'ext/pcre/pcre2lib/sljit/**'
31
0 commit comments