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 7866bd2 commit 6709e42Copy full SHA for 6709e42
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: Test CI
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
paths-ignore:
9
- '*.md'
readme.md
@@ -8,7 +8,7 @@
_An implementation of RFC 9535 [JSONPath](http://goessner.net/articles/JsonPath/)_
10
11
-[](https://github.com/loilo/jsonpath-php/actions)
+[](https://github.com/loilo/jsonpath-php/actions)
12
[](https://packagist.org/packages/loilo/jsonpath)
13

14
0 commit comments