TO REVERT: build gh-pages even on pushes to devel

This commit is contained in:
Mirko Bunse 2024-06-24 14:19:13 +02:00
parent b8b3cf540e
commit c99c9903a3
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ jobs:
docs:
name: Documentation
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v1
- name: Build documentation