We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54849d commit 6c3424cCopy full SHA for 6c3424c
.github/workflows/leetcode_directory_writer.yml
@@ -2,7 +2,7 @@
2
# when doing a git push
3
name: leetcode_directory_writer
4
on:
5
- push:
+ pull_request:
6
paths:
7
- 'leetcode/src/**.cpp'
8
jobs:
0 commit comments