Revert "TO REVERT: build gh-pages even on pushes to devel"
This reverts commit c99c9903a3
.
This commit is contained in:
parent
7f05f8dd41
commit
1730d5a1a9
|
@ -36,6 +36,7 @@ jobs:
|
|||
docs:
|
||||
name: Documentation
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build documentation
|
||||
|
|
Loading…
Reference in New Issue