Skip to content

Commit f853c05

Browse files
committed
workflow-dispatch not needed; can re-run manually through actions page
1 parent afbbb7d commit f853c05

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .github/workflows/pr-dependencies.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Check PR Dependencies
22

3-
on:
4-
pull_request:
5-
workflow_dispatch:
3+
on: pull_request
64

75
jobs:
86
check_dependencies:

0 commit comments

Comments
 (0)