Skip to content

Commit

Permalink
Merge pull request #24 from godatadriven/ci-forks
Browse files Browse the repository at this point in the history
Moving trigger to account for PRs from forks
  • Loading branch information
pgoslatara authored Jul 10, 2024
2 parents d5b42f5 + 657b316 commit 6a5f6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: CI pipeline

on:
pull_request:
pull_request_target:
branches:
- main

Expand Down

0 comments on commit 6a5f6c9

Please sign in to comment.