diff --git a/.github/workflows/commit-release.yml b/.github/workflows/commit-release.yml index 3f5f96a1e5..3e1423da42 100644 --- a/.github/workflows/commit-release.yml +++ b/.github/workflows/commit-release.yml @@ -4,8 +4,8 @@ on: push: # branches: [ master ] # disabled push commit - branches-ignore: - - '**' + branches-ignore: + - '**' jobs: build: