We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e9fb5 commit 789913cCopy full SHA for 789913c
.github/workflows/update-readme.yml
@@ -3,7 +3,7 @@ name: Update README on LeetCode push
3
on:
4
push:
5
paths:
6
- - 'leetcode/problems/python/**.py'
+ - 'problems/python/**.py'
7
workflow_dispatch:
8
9
jobs:
0 commit comments