Skip to content

Commit

Permalink
Merge pull request #4 from Sensirion/fix-workflow-triggers
Browse files Browse the repository at this point in the history
fix gh workflow deploy and doc trigger
  • Loading branch information
Sensirion-Bot authored Jan 31, 2025
2 parents e1ca35d + 407ed50 commit 91db7a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Publish Documentation
on:
workflow_dispatch:
push:
branches:
- master
tags:
- "^[0-9]+.[0-9]+.[0-9]+"

jobs:
documentation:
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The driver for the `Sensirion SEK-SensorBridge`_ can be installed with

pip install sensirion-shdlc-sensorbridge

.. _Sensirion SEK-SensorBridge: https://developer.sensirion.com/sensirion-products/sek-sensorbridge/
.. _Sensirion SEK-SensorBridge: https://developer.sensirion.com/product-support/sek-sensorbridge/

Example script
~~~~~~~~~~~~~~
Expand Down

0 comments on commit 91db7a1

Please sign in to comment.