Skip to content

Commit ee33f6d

Browse files
committed
👷 Remove workflow_dispatch
1 parent 307f24c commit ee33f6d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/deploy-website.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches: ["main"]
66
pull_request:
77
branches: ["main"]
8-
workflow_dispatch:
98

109
jobs:
1110
version:

.github/workflows/publish-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches: ["main"]
66
pull_request:
77
branches: ["main"]
8-
workflow_dispatch:
98

109
jobs:
1110
version:

0 commit comments

Comments
 (0)