File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 88 branches :
99 - main
1010 paths :
11- - " .github/workflows/lint-prettier.yml"
12- - " *.yml"
13- - " *.yaml"
14- - " *.json"
15- - " *.md"
11+ - " **/*.yml"
12+ - " **/*.yaml"
13+ - " **/*.json"
14+ - " **/*.md"
1615
1716 pull_request :
1817 paths :
19- - " .github/workflows/lint-prettier.yml"
20- - " *.yml"
21- - " *.yaml"
22- - " *.json"
23- - " *.md"
18+ - " **/*.yml"
19+ - " **/*.yaml"
20+ - " **/*.json"
21+ - " **/*.md"
2422
2523jobs :
2624 lint-prettier :
Original file line number Diff line number Diff line change 1616 - " ./Sources/Sentry/SentryMeta.m"
1717 - " ./Tests/HybridSDKTest/HybridPod.podspec"
1818 - " ./Sources/Configuration/SDK.xcconfig"
19- - " ./Sources/Configuration/Versioning.xcconfig"
19+ - " ./Sources/Configuration/Versioning.xcconfig"
2020 - " ./Sources/Configuration/SentrySwiftUI.xcconfig"
2121 - " ./Samples/Shared/Config/Versioning.xcconfig"
2222
You can’t perform that action at this time.
0 commit comments