File tree Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
- title : ' '
5
- labels : ' '
6
- assignees : ' '
4
+ title : " "
5
+ labels : " "
6
+ assignees : " "
7
7
---
8
8
9
9
## Describe the bug
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
- title : ' '
5
- labels : ' '
6
- assignees : ' '
4
+ title : " "
5
+ labels : " "
6
+ assignees : " "
7
7
---
8
8
9
9
## Is your feature request related to a problem? Please describe.
Original file line number Diff line number Diff line change 5
5
branches : [main]
6
6
paths-ignore :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths-ignore :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
permissions :
14
16
contents : read
Original file line number Diff line number Diff line change 5
5
branches : [main]
6
6
paths-ignore :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths-ignore :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
permissions :
14
16
contents : read
Original file line number Diff line number Diff line change 5
5
branches : [main]
6
6
paths-ignore :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths-ignore :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
permissions :
14
16
contents : read
Original file line number Diff line number Diff line change 5
5
branches : [main]
6
6
paths-ignore :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths-ignore :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
permissions :
14
16
contents : read
Original file line number Diff line number Diff line change 1
- name : Markdown CI
1
+ name : Documentation CI
2
2
3
3
on :
4
4
push :
5
5
branches : [main]
6
6
paths :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
permissions :
14
16
contents : read
Original file line number Diff line number Diff line change 5
5
branches : [main]
6
6
paths-ignore :
7
7
- " **/*.md"
8
+ - " **/*.mdc"
8
9
pull_request :
9
10
branches : [main]
10
11
paths-ignore :
11
12
- " **/*.md"
13
+ - " **/*.mdc"
12
14
13
15
jobs :
14
16
# Check changed files to determine which package tests to run
You can’t perform that action at this time.
0 commit comments