ci: Update jan-docs.yml (#3799)

This commit is contained in:
hiento09 2024-10-14 23:35:12 +07:00 committed by GitHub
parent 944b813f45
commit 87e33497ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,13 @@ on:
push:
branches:
- dev
paths:
- 'docs/**'
- '.github/workflows/jan-docs.yml'
pull_request:
paths:
- 'docs/**'
- '.github/workflows/jan-docs.yml'
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
workflow_dispatch: