Skip to content

Commit

Permalink
CI: Build and deploy docs only upon successful completion of CI wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
krivenko committed Jun 16, 2023
1 parent ad1dbb7 commit b4376b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Documenter
on:
push:
workflow_run:
workflows: ["CI"]
branches: [master, ci]
tags: [v*]
pull_request:
types: [completed]

jobs:
Documenter:
Expand Down

0 comments on commit b4376b5

Please sign in to comment.