Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
vict0rcarvalh0 committed Jun 14, 2024
1 parent 2a52af0 commit 5dae12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/act.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
needs: [build, lint, test, security]
# needs: [build, lint, test, security]
environment: production
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5dae12d

Please sign in to comment.