Skip to content

Commit

Permalink
.github: allow manual dispatch of Coverity Scan from any branch
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
  • Loading branch information
troglobit committed Apr 17, 2024
1 parent 167d4c5 commit d863b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'dev'
workflow_dispatch:

env:
PROJECT_NAME: mcd
Expand Down

0 comments on commit d863b62

Please sign in to comment.