Skip to content

Commit

Permalink
Revert "feat: skip validation for now"
Browse files Browse the repository at this point in the history
This reverts commit d60f23e.
  • Loading branch information
trevorwhitney committed Jan 25, 2024
1 parent d60f23e commit 772f746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: github/loki-release/.github/workflows/release-pr.yml@main
with:
release_repo: grafana/loki
skip_validation: true
skip_validation: false
versioning_strategy: always-bump-patch
secrets:
GCS_SERVICE_ACCOUNT_KEY: '${{ secrets.BACKEND_ENTERPRISE_DRONE }}'
Expand Down

0 comments on commit 772f746

Please sign in to comment.