Skip to content

Commit b1b8a33

Browse files
committed
workflow push.on.pahts requires a splat
1 parent ea83b62 commit b1b8a33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
branches:
77
- main
88
paths:
9-
- src/
10-
- README.md
9+
- 'src/**'
10+
- 'README.md'
1111

1212
jobs:
1313
docs:

0 commit comments

Comments
 (0)