Skip to content

Commit

Permalink
ci(website): Allow manual build
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Styk <mart.styk@gmail.com>
  • Loading branch information
StykMartin committed Feb 11, 2024
1 parent 559bf68 commit e153a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build beaker-project.org
on:
pull_request:
push:
workflow_dispatch:

jobs:
build-website:
Expand Down

0 comments on commit e153a7e

Please sign in to comment.