Skip to content

Commit b5a85a2

Browse files
committed
Rename workflow
1 parent 15e3430 commit b5a85a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/overview-complete.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Check if all patterns are listed in README.md
2-
name: Overview Complete
2+
name: All Patterns Listed
33

44
on:
55
push:
@@ -10,7 +10,7 @@ on:
1010
- main
1111

1212
jobs:
13-
overviewComplete:
13+
all-patterns-listed:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)