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 78c0ba7 commit 3d1dcc2Copy full SHA for 3d1dcc2
1 file changed
.github/workflows/ci-docs.yml
@@ -4,11 +4,7 @@ on:
4
push:
5
branches: main
6
paths-ignore:
7
- - 'docs/**'
8
- pull_request:
9
- branches: main
10
- paths-ignore:
11
+ - 'samples/**'
12
13
jobs:
14
build:
0 commit comments