diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index b66a7f7..9e25a1f 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -3,7 +3,7 @@ name: Linter Actions Workflow on: pull_request: branches: - - master + - main jobs: checkpatch: