Skip to content

Commit 4b24553

Browse files
Use quotes in CI
1 parent 7d376b1 commit 4b24553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches:
66
- main
77
paths:
8-
- */README.md
9-
- .github/workflows/dockerhub-description.yml
8+
- "*/README.md"
9+
- ".github/workflows/dockerhub-description.yml"
1010

1111
jobs:
1212
dockerHubDescription:

0 commit comments

Comments
 (0)