Skip to content

Commit 789913c

Browse files
committed
change paths
1 parent 28e9fb5 commit 789913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update README on LeetCode push
33
on:
44
push:
55
paths:
6-
- 'leetcode/problems/python/**.py'
6+
- 'problems/python/**.py'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)