Skip to content

Commit

Permalink
fix: generate previews from forked repos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolou86 committed Feb 5, 2024
1 parent 7bd7e47 commit 2475e85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Pull request workflow

on:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- 'main'
- 'dev'
Expand Down

0 comments on commit 2475e85

Please sign in to comment.