Skip to content

Commit

Permalink
chore(ci): uncomment prod deploy (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac authored Nov 28, 2024
1 parent 0fc86a7 commit a0a9f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: Trivy Security Scan
if: ${{ ! github.event.pull_request.draft }}
runs-on: ubuntu-latest
timeout-minutes: 1
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner in repo mode
Expand Down

0 comments on commit a0a9f72

Please sign in to comment.