Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Sep 6, 2023
1 parent 8c7f950 commit cd71ee7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ on:
- master
paths:
- "src/docs/**"
- "CHANGELOG.md"
workflow_run:
workflows:
- "🎉 Release new version"
types:
- completed

jobs:
deploy-docs:
Expand Down

0 comments on commit cd71ee7

Please sign in to comment.