We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33133a1 commit a97ac4bCopy full SHA for a97ac4b
.github/workflows/depcheck.yml
@@ -1,7 +1,7 @@
1
name: Dependency Review
2
3
on:
4
- push:
+ pull_request:
5
6
permissions:
7
contents: read
0 commit comments