diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b7a281..aabefcc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: CI - Security File Check on: push: branches: - - CodelikeC-patch-1 + - main-structure pull_request: branches: - - CodelikeC-patch-1 + - main-structure jobs: check-security-md: