We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8317627 commit 3db6573Copy full SHA for 3db6573
2 files changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
paths-ignore:
7
- 'docs/**'
8
- 'skills/**'
9
+ - 'website/**'
10
- '**/*.md'
11
- '**/*.mdx'
12
- '.cursor/**'
@@ -14,6 +15,7 @@ on:
14
15
16
17
18
19
20
21
.github/workflows/license-check.yml
0 commit comments