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.
2 parents ee7b090 + f16de19 commit 3058843Copy full SHA for 3058843
1 file changed
.github/workflows/build-verify-on-PR.yml
@@ -2,8 +2,10 @@ name: CI
2
3
on:
4
pull_request:
5
- branches:
+ branches:
6
- '**'
7
+ paths:
8
+ - 'catalog/**'
9
10
jobs:
11
build:
0 commit comments