diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 924a433..ea3d10e 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -3,9 +3,6 @@ on: pull_request: branches: - main - paths-ignore: - - 'CODEOWNERS' - - '**.md' # Allow subsequent pushes to the same PR or REF to cancel any previous jobs. concurrency: