only build docu in master

This commit is contained in:
Cubicroot 2021-10-11 19:48:08 +02:00
parent 98de0ef7e9
commit 5b534c5698

View file

@ -11,7 +11,7 @@ on:
jobs: jobs:
build_documentation: build_documentation:
runs-on: ubuntu-latest runs-on: ubuntu-latest
# TODO Activate later: if: ${{ github.ref == 'refs/heads/main' }} if: ${{ github.ref == 'refs/heads/main' }}
steps: steps:
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@v2 uses: actions/checkout@v2