Skip to content

Commit

Permalink
MNT: CI: add dep docs -> tests
Browse files Browse the repository at this point in the history
  • Loading branch information
elcorto committed Sep 13, 2022
1 parent 939ad85 commit 733b471
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: docs

on:
push:
branches:
- master
workflow_run:
workflows: ["tests"]
branches: [master]
types:
- completed

jobs:
pages:
Expand Down

0 comments on commit 733b471

Please sign in to comment.