Skip to content

Commit

Permalink
build: allow PRs from forks to run CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Jan 13, 2025
1 parent c9f29ba commit 6981bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Continuous Integration
on:
push:
pull_request:
pull_request_target:

jobs:
verify:
Expand Down

0 comments on commit 6981bea

Please sign in to comment.