We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbbb7d commit f853c05Copy full SHA for f853c05
.github/workflows/pr-dependencies.yml
@@ -1,8 +1,6 @@
1
name: Check PR Dependencies
2
3
-on:
4
- pull_request:
5
- workflow_dispatch:
+on: pull_request
6
7
jobs:
8
check_dependencies:
0 commit comments