fix: Always rune code scanning, even if draft PR

This commit is contained in:
Nick Bolton
2025-10-13 12:32:08 +01:00
committed by Chris Rizzitello
parent 47662c359e
commit 8d577aaa93
2 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,6 @@ on:
jobs:
analyze:
if: ${{ !github.event.pull_request.draft }}
runs-on: ubuntu-latest
container: debian:trixie-slim
timeout-minutes: 20