Skip to content

Commit

Permalink
Remove all but one path trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent eab1977 commit 08bda16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PIR E2E Tests files changed trigger

on:
pull_request:
paths: ['DBPE2ETests/**', 'LocalPackages/DataBrokerProtection/**', 'DuckDuckGoDBPBackgroundAgent/**', 'DuckDuckGo.xcodeproj/project.pbxproj']
paths: ['LocalPackages/DataBrokerProtection/**']

jobs:
call-sub-workflow:
Expand Down

0 comments on commit 08bda16

Please sign in to comment.