Skip to content

Commit

Permalink
Test to see if branch rules work
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent ca6a144 commit a77a2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
if: |
startsWith(github.base_ref, 'release/') ||
startsWith(github.base_ref, 'hotfix/') ||
startsWith(github.base_ref, 'loremattei/') ||
contains(toJson(github.event.pull_request.files.*.filename), 'DBPE2ETests/') ||
contains(toJson(github.event.pull_request.files.*.filename), 'LocalPackages/DataBrokerProtection/') ||
contains(toJson(github.event.pull_request.files.*.filename), 'LocalPackages/DataBrokerProtection/') ||
Expand Down

0 comments on commit a77a2fe

Please sign in to comment.