diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 7934f734..a87f75d0 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -8,6 +8,9 @@ name: Format on: + push: + branches: + - kotlin pull_request_target: branches: - kotlin