We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6864a20 commit af5ce25Copy full SHA for af5ce25
.github/workflows/coverity.yml
@@ -3,6 +3,8 @@ name: Coverity Scan
3
on:
4
push:
5
branches: [ "main" ]
6
+ pull_request:
7
+ branches: [ "main" ]
8
schedule:
9
- cron: '13 2 * * 0'
10
0 commit comments