TO REVERT: build gh-pages even on pushes to devel
This commit is contained in:
parent
2311bb6649
commit
de3f8fd300
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue