8000 Change check name to avoid problem with PyDocTeur (#1481) · python/python-docs-fr@72493bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 72493bf

Browse files
authored
Change check name to avoid problem with PyDocTeur (#1481)
1 parent 0bd6ef5 commit 72493bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title-cheker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- unlabeled
1010

1111
jobs:
12-
check:
12+
check-title:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: thehanimo/pr-title-checker@v1.2

0 commit comments

Comments
 (0)
0