Skip to content

Commit

Permalink
fix: added workflow-trigger for update-docs (#1303)
Browse files Browse the repository at this point in the history
Co-authored-by: souvik <[email protected]>
  • Loading branch information
Vishal2002 and Souvikns authored Mar 30, 2024
1 parent cceae3a commit b7856a8
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 b7856a8

Please sign in to comment.