Skip to content

Commit c2573f2

Browse files
committed
ci: add pull_request trigger on workflow
1 parent 640e1b5 commit c2573f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-api-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and Upload Python API Docs
22

33
on:
4+
pull_request:
45
workflow_dispatch:
56

67
permissions: {}

0 commit comments

Comments
 (0)