Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 6b8022c

Browse files
committed
chore(ci): fix snapshot auto commit path
1 parent 9b10f56 commit 6b8022c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
uses: stefanzweifel/[email protected]
3636
with:
3737
commit_message: "test: update snapshots"
38-
file_pattern: "**\/*.snap **\/*.md"
38+
file_pattern: "**/*.snap **/*.md"

0 commit comments

Comments
 (0)