Skip to content

Commit 2c1bd65

Browse files
Added: Enable workflow dispatch trigger for Automatic Dependency Submission workflow
1 parent 4a9ad91 commit 2c1bd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-submission.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Automatic Dependency Submission
33
on:
44
push:
55
branches: [ 'master' ]
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)