Update yml file to trigger coverity scan

This commit is contained in:
Rahul Kar 2025-06-05 09:39:24 +00:00
parent 5ba917c3da
commit e0a2dcd41e

View file

@ -3,6 +3,8 @@ on:
# Run on every commit to mainline # Run on every commit to mainline
push: push:
branches: main branches: main
pull_request:
branches: main
# Allow manual running of the scan # Allow manual running of the scan
workflow_dispatch: workflow_dispatch: