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 579f528 commit f70885fCopy full SHA for f70885f
.github/workflows/ci.yml
@@ -5,7 +5,9 @@ on:
5
- feature/*
6
- release/*
7
paths:
8
- - '**'
+ - '**.ts'
9
+ - '**.json'
10
+ - '**.yml'
11
pull_request:
12
13
- '!*.md'
0 commit comments