diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76218f0a4..b623b2663 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI on: push: - branches: ["*"] + branches: ["**"] tags: ["v*"] permissions: @@ -114,4 +114,4 @@ jobs: cache: sbt - name: Submit dependency graph uses: scalacenter/sbt-dependency-submission@v2 - \ No newline at end of file +