Skip to content

Commit

Permalink
Check if the old project works
Browse files Browse the repository at this point in the history
  • Loading branch information
omalyshe committed Dec 16, 2024
1 parent c68c54b commit aa140ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ name: Coverity Scan
on:
push:
branches: [master]
pull_request:
branches: [master]
types:
- opened
- synchronize
- reopened

permissions: read-all

Expand Down

0 comments on commit aa140ec

Please sign in to comment.