Skip to content

Commit 85907dd

Browse files
authored
fix: Globbing for result-poster CI (nodejs#543)
1 parent b155af8 commit 85907dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/result-poster-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
paths:
66
- ".github/workflows/result-poster-ci.yml"
7-
- ".github/action/result-poster"
7+
- ".github/action/result-poster/*"
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)