Skip to content

Commit

Permalink
remove if for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
guss84 committed Dec 14, 2023
1 parent 50d4b39 commit e8dfe68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
deploy-production:
needs: run-reusable-lint-and-test

if: startsWith(github.ref, 'refs/tags/v')

runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit e8dfe68

Please sign in to comment.