Skip to content

Commit

Permalink
Try yet something else
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 6328206 commit ab3d83a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
runner: macos-14-xlarge

if: |
github.ref_name != null
# contains(github.ref_name, 'i')
contains(github.event.pull_request.head.ref, 'i')
# 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 ab3d83a

Please sign in to comment.