diff --git a/.github/workflows/coding_convention.yaml b/.github/workflows/coding_convention.yaml index 100a32de..9493a9c6 100644 --- a/.github/workflows/coding_convention.yaml +++ b/.github/workflows/coding_convention.yaml @@ -2,8 +2,6 @@ name: Coding Convention on: push: - branches-ignore: - - update-workflows env: BRANCH_NAME: ${{ github.head_ref || github.ref_name }} REPO_LINK: https://github.com/${{ github.repository }}.git