Skip to content

Commit

Permalink
(CAT-1618) - Update ci trigger to pr target
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed May 1, 2024
1 parent bfe7533 commit 15374e1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
pull_request_target:
types:
- opened
- synchronize
workflow_dispatch:

env:
Expand Down

0 comments on commit 15374e1

Please sign in to comment.