Skip to content

Commit 59be02d

Browse files
committed
add workflow dispatch
1 parent 3630ee9 commit 59be02d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and Deploy Website
33
on:
44
push:
55
branches: [ "main" ]
6+
workflow_dispatch:
67

78
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
89
permissions:

0 commit comments

Comments
 (0)