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

This commit is contained in:
Mirko Bunse 2024-09-16 13:48:11 +02:00
parent 2311bb6649
commit de3f8fd300
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@v4
- name: Set up Python