Skip to content

Commit

Permalink
Add workflow dispatch trigger to docs-master.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Feb 10, 2024
1 parent 96884d9 commit ea10587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: docs-master
on:
push:
branches: [master]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit ea10587

Please sign in to comment.