Skip to content

Commit

Permalink
Attempt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
AdithyaKrishnan committed Feb 29, 2024
1 parent 62feb57 commit 3f0c685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccruntime-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
# - 'docs/**'
jobs:
e2e-pr-amd:
if: ${{ contains(github.event.pull_request.labels.*.name, 'ok-to-test') }}
# if: ${{ contains(github.event.pull_request.labels.*.name, 'ok-to-test') }}
uses: ./.github/workflows/ccruntime_e2e_amd.yaml
# with:
# target-branch: ${{ github.event.pull_request.base.ref }}
Expand Down

0 comments on commit 3f0c685

Please sign in to comment.