diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 1544a42a9..4ea550397 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -2,7 +2,7 @@ name: Coverity Scan on: push: - branches: [ gragghia_ci_coverity ] + branches: [ coverity_scan ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: