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 21a466adf1
commit 6ea15c30b8
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