Add Task documentation, remove unnecessary compute_intensity(task) function

This commit is contained in:
2023-08-28 15:39:21 +02:00
parent cf19856118
commit ad05ada3e3
6 changed files with 107 additions and 22 deletions

View File

@@ -179,9 +179,9 @@ jobs:
name: web-doc
path: docs/build/
- name: Webhook Trigger
uses: https://github.com/zzzze/webhook-trigger@master
continue-on-error: true
with:
data: "{\"event\":\"action_completed\", \"download_url\":\"deckardcain.local:8099/something\"}"
webhook_url: ${{ secrets.WEBHOOK_URL }}
#- name: Webhook Trigger
# uses: https://github.com/zzzze/webhook-trigger@master
# continue-on-error: true
# with:
# data: "{\"event\":\"action_completed\", \"download_url\":\"deckardcain.local:8099/something\"}"
# webhook_url: ${{ secrets.WEBHOOK_URL }}