Skip to content

Commit

Permalink
chore: add pull_request trigger for docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestrew committed Nov 25, 2023
1 parent f41675f commit 92733e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
push:
branches-ignore:
- master
pull_request:
branches:
- master

jobs:
build-sources:
Expand Down

0 comments on commit 92733e3

Please sign in to comment.