Skip to content

Commit

Permalink
Allow runs from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarvarela committed Nov 28, 2023
1 parent ba6ea8e commit 0f89f7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
pull_request:
branches:
- staging
pull_request_target:
branches:
- staging
types: [opened, synchronize, reopened]
jobs:
call-build:
uses: ./.github/workflows/build.yml
Expand Down

0 comments on commit 0f89f7a

Please sign in to comment.