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 770dc18 commit 579f528Copy full SHA for 579f528
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
- main
5
- feature/*
6
- release/*
7
+ paths:
8
+ - '**'
9
pull_request:
10
paths:
11
- '!*.md'
0 commit comments