Skip to content

Commit 1eba7ad

Browse files
committed
ci: remove workflow_dispatch for GitHub Pages
1 parent 2827cf3 commit 1eba7ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches: ["main"]
66

7-
# Allows you to run this workflow manually from the Actions tab
8-
workflow_dispatch:
9-
107
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
118
permissions:
129
contents: read

0 commit comments

Comments
 (0)