mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Allow manually triggering publishing the website
This commit is contained in:
parent
5737501c81
commit
2ec5fd9d3b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
# enable users to manually trigger with workflow_dispatch
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
publish-website:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue