ci: trigger doxygen rebuild on every commit

This commit is contained in:
link2xt
2021-07-03 17:57:17 +03:00
parent c1d3e9358d
commit f96d04e80f

View File

@@ -10,6 +10,7 @@ jobs:
- name: doxygen
plan:
- get: deltachat-core-rust
trigger: true
# Build Doxygen documentation
- task: build-doxygen