Skip to content

Commit 59647df

Browse files
committed
chore: remove workflow-dispatch from ci.yaml
1 parent 8525235 commit 59647df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: ci
22

33
on:
44
- pull_request
5-
- workflow_dispatch
65

76
concurrency:
87
group: ${{ github.workflow }}-${{ github.event.pull-request.number || github.ref }}

0 commit comments

Comments
 (0)