Skip to content

Commit

Permalink
Add workflow_dispatch to run deploy document manually from the Acti…
Browse files Browse the repository at this point in the history
…ons tab
  • Loading branch information
tkoyama010 authored Nov 29, 2023
1 parent d3dab99 commit 9660292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 9660292

Please sign in to comment.