Skip to content

Commit

Permalink
fix: update pull_request event to pull_request_target for T2B
Browse files Browse the repository at this point in the history
  • Loading branch information
gurdeep330 committed Jan 9, 2025
1 parent 5320b55 commit 17adde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_talk2biomodels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: TESTS Talk2BioModels
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events
pull_request:
pull_request_target:
branches: [ main ]
paths:
- 'aiagents4pharma/talk2biomodels/**'
Expand Down

0 comments on commit 17adde2

Please sign in to comment.