Skip to content

Commit

Permalink
Merge branch 'master' into date-support-http-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
bekiroguz authored Oct 1, 2024
2 parents d1b6071 + 992a8e9 commit ce63d5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on:
push:
branches: ["*"]
branches: ["**"]
tags: ["v*"]

permissions:
Expand Down Expand Up @@ -114,4 +114,4 @@ jobs:
cache: sbt
- name: Submit dependency graph
uses: scalacenter/sbt-dependency-submission@v2


0 comments on commit ce63d5c

Please sign in to comment.