Skip to content

Commit

Permalink
ci: Run test workflow on base repository
Browse files Browse the repository at this point in the history
By running the test workflow on the base repository, a contributor can make use of our integration tests etc.
  • Loading branch information
tdgroot committed Jul 2, 2024
1 parent 7e28ca6 commit 1780630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Run tests for PR
on:
pull_request:
pull_request_target:

jobs:
integration_test:
Expand Down

0 comments on commit 1780630

Please sign in to comment.