Skip to content

Commit

Permalink
Go back to ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 8b41857 commit 4933be5
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 @@ -19,7 +19,7 @@ jobs:
runner: macos-14-xlarge

if: |
github.event.ref == 'refs/heads/loremattei/pir-integration-tests-for-ci'
github.ref_name == 'refs/heads/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 4933be5

Please sign in to comment.