diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0b85b5..9bd90bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,8 @@ name: Continuous Integration on: push: branches: - - master + - main + - devel pull_request: env: @@ -49,4 +50,4 @@ jobs: - name: Update go report card if: success() && matrix.os == 'ubuntu-latest' continue-on-error: true - uses: creekorful/goreportcard-action@v1.0 \ No newline at end of file + uses: creekorful/goreportcard-action@v1.0