Skip to content

Commit

Permalink
Merge branch 'sprint-july-4' of https://github.com/0chain/s3-migration
Browse files Browse the repository at this point in the history
…into sprint-july-4
  • Loading branch information
Kishan-Dhakan committed Aug 3, 2023
2 parents 985d65a + d5d2d18 commit 012b427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-s3-migration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
deploy_report_page: false
archive_results: true
run_flaky_tests: false
run_smoke_tests: ${{ github.ref != 'refs/heads/staging' && github.base_ref != 'staging' && github.ref != 'refs/heads/master' && github.base_ref != 'master' }}
run_smoke_tests: false
retry_failures: true
TENDERLY_FORK_ID: ${{ secrets.TENDERLY_FORK_ID }}
DEVOPS_CHANNEL_WEBHOOK_URL: ${{ secrets.DEVOPS_CHANNEL_WEBHOOK_URL }}
Expand Down

0 comments on commit 012b427

Please sign in to comment.