Skip to content

Commit

Permalink
Revert "attempts to disable pr preview"
Browse files Browse the repository at this point in the history
This reverts commit 3cdb8b6.
  • Loading branch information
owen-d committed Jan 6, 2025
1 parent c7c14ed commit e196988
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ on:

jobs:
deploy-pr-preview:
# if: github.repository == 'grafana/loki'
# disabled while under investigation
if: foo == bar
if: github.repository == 'grafana/loki'
uses: grafana/writers-toolkit/.github/workflows/deploy-preview.yml@main
with:
sha: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit e196988

Please sign in to comment.