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 779015e commit 76ebb25Copy full SHA for 76ebb25
.github/workflows/ci.yml
@@ -2,7 +2,11 @@ name: CI
2
3
on:
4
pull_request:
5
+ paths-ignore:
6
+ - "**.md"
7
merge_group:
8
9
10
11
jobs:
12
check:
0 commit comments