We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b00942 commit c434bf1Copy full SHA for c434bf1
.github/workflows/ci.yml
@@ -3,9 +3,9 @@ name: Ubuntu CI
3
4
on:
5
push:
6
- branches: main
+ branches: [main]
7
pull_request:
8
9
10
jobs:
11
ubuntu:
.github/workflows/coverity.yml
@@ -3,7 +3,7 @@ name: Coverity
coverity:
0 commit comments