Skip to content

Commit

Permalink
fix: added workflow-trigger for update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishal2002 committed Mar 27, 2024
1 parent c9823ef commit a5ec3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs-in-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'master'
paths:
- 'docs/*.md'

workflow_dispatch:
jobs:
Make-PR:
name: Make PR on website repository with updated latest CLI documentation
Expand Down

0 comments on commit a5ec3f3

Please sign in to comment.