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 aed791a commit 7985d4eCopy full SHA for 7985d4e
1 file changed
.github/workflows/includes.yml
@@ -6,6 +6,8 @@ on:
6
- 'main'
7
paths:
8
- '**.md'
9
+ paths-ignore:
10
+ - changelog.md
11
12
jobs:
13
includes:
0 commit comments