Skip to content

Commit 1f742bb

Browse files
author
Alistair Low
committed
Run scan on main branch only
1 parent ca8072c commit 1f742bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/coverity.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Coverity Scan
33
# We only want to test official release code, not every pull request.
44
on:
55
push:
6-
branches: [main, coverity]
6+
branches:
7+
- main
78

89
jobs:
910
coverity:

0 commit comments

Comments
 (0)