We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f871b9a commit b8d6639Copy full SHA for b8d6639
.github/workflows/update-readme.yml
@@ -2,6 +2,7 @@ name: Auto-update README
2
3
on:
4
push:
5
+ branches: [main]
6
paths:
7
- 'solutions/*.py'
8
0 commit comments