Skip to content

Commit 6381483

Browse files
committed
Fix paths
1 parent 7968c01 commit 6381483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action_publish-images-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
types: [opened, synchronize, reopened]
77
paths:
8-
- src/**
8+
- src/**
99
- .github/workflows/**
1010
- github-cli-build-version.txt
1111

0 commit comments

Comments
 (0)