Skip to content

Commit

Permalink
Test with full branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent a77a2fe commit 9c20aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
if: |
startsWith(github.base_ref, 'release/') ||
startsWith(github.base_ref, 'hotfix/') ||
startsWith(github.base_ref, 'loremattei/') ||
github.base_ref == 'loremattei/pir-integration-tests-for-ci' ||
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 9c20aeb

Please sign in to comment.