Skip to content

Commit

Permalink
Add dispatch option for coverity workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pnoltes committed Mar 9, 2024
1 parent d46d983 commit f3a7790
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/coverity-scan.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Celix Coverity Scan

on:
# push:
# pull_request:
schedule:
- cron: '0 0 * * 0' # Weekly at 00:00 UTC
workflow_dispatch:

jobs:
latest:
Expand Down

0 comments on commit f3a7790

Please sign in to comment.