Skip to content

Commit d6a5913

Browse files
committed
Remove workflow_dispatch
1 parent bd294f5 commit d6a5913

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- master
77
pull_request:
88
- master
9-
workflow_dispatch:
109

1110
jobs:
1211
build:

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
workflow_dispatch:
87

98
jobs:
109
update_release_draft:

0 commit comments

Comments
 (0)