Skip to content

Commit

Permalink
Add workflow dispatch to server build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis960 committed Sep 11, 2024
1 parent f607095 commit e9cc827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.server.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- main
paths:
- "Server/**"
workflow_dispatch:

jobs:
test-playwright:
Expand Down

0 comments on commit e9cc827

Please sign in to comment.