We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f3897 commit 452540fCopy full SHA for 452540f
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ "main" ]
6
pull_request:
7
8
+ workflow_dispatch:
9
10
jobs:
11
build:
.github/workflows/deploy-pages.yml
branches: [main]
paths:
- 'web_visualizer/**' # Only run when web/ changes
deploy:
0 commit comments