Skip to content

Commit

Permalink
github: Fix invalid syntax for coverity
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
stgraber authored and Christian Brauner committed Mar 17, 2021
1 parent 652e39c commit 3bcb889
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/coverity.yml
@@ -1,8 +1,8 @@
name: Coverity
on:
- push:
branches:
- master
push:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 3bcb889

Please sign in to comment.