Triggering ReadTheDocs pipleine on wiki edit (gollum event)

This commit is contained in:
XargonWan 2023-08-29 10:13:43 +02:00
parent 66497db72e
commit 6082a5ca22

View file

@ -1,17 +1,18 @@
name: Update-ReadTheDocs
on:
push:
branches:
- main
paths:
- 'wiki'
pull_request:
branches:
- main
paths:
- 'wiki'
workflow_dispatch:
gollum
# push:
# branches:
# - main
# paths:
# - 'wiki'
# pull_request:
# branches:
# - main
# paths:
# - 'wiki'
# workflow_dispatch:
jobs: