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 7d376b1 commit 4b24553Copy full SHA for 4b24553
.github/workflows/dockerhub-description.yml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- main
7
paths:
8
- - */README.md
9
- - .github/workflows/dockerhub-description.yml
+ - "*/README.md"
+ - ".github/workflows/dockerhub-description.yml"
10
11
jobs:
12
dockerHubDescription:
0 commit comments