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 name: Update-ReadTheDocs
on: on:
push: gollum
branches: # push:
- main # branches:
paths: # - main
- 'wiki' # paths:
pull_request: # - 'wiki'
branches: # pull_request:
- main # branches:
paths: # - main
- 'wiki' # paths:
workflow_dispatch: # - 'wiki'
# workflow_dispatch:
jobs: jobs: