mirror of
https://github.com/pushbits/server.git
synced 2025-07-20 09:57:21 +02:00
only build docu in master
This commit is contained in:
parent
98de0ef7e9
commit
5b534c5698
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
build_documentation:
|
||||
runs-on: ubuntu-latest
|
||||
# TODO Activate later: if: ${{ github.ref == 'refs/heads/main' }}
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue