We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713818b commit 95c126cCopy full SHA for 95c126c
.github/workflows/compileLatex.yml
@@ -1,5 +1,6 @@
1
name: Compile latex problem sets
2
-on: push:
+on:
3
+ push:
4
paths:
5
- 'ProblemSets_PartI/*'
6
jobs:
0 commit comments