Skip to content

Commit

Permalink
Remove branches ignore rule
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 3c5c53c commit 468f706
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: PIR E2E Tests files changed trigger

on:
pull_request:
branches-ignore: # skip running on these branches since they are trigged by a different workflow
- hotfix/*
- release/*
paths: ['DBPE2ETests/**', 'LocalPackages/DataBrokerProtection/**', 'DuckDuckGoDBPBackgroundAgent/**', 'DuckDuckGo.xcodeproj/project.pbxproj']

jobs:
Expand Down

0 comments on commit 468f706

Please sign in to comment.