diff --git a/.github/workflows/linting-formatting.yml b/.github/workflows/linting-formatting.yml index 19d46623..79bcdae4 100644 --- a/.github/workflows/linting-formatting.yml +++ b/.github/workflows/linting-formatting.yml @@ -2,8 +2,6 @@ name: Linting & Formatting on: - push: - branches: [main] pull_request: types: [opened, synchronize, reopened] @@ -40,5 +38,5 @@ jobs: # - uses: reviewdog/action-suggester@8f83d27e749053b2029600995c115026a010408e # with: -# tool_name: reviewdog-suggester +# tool_name: MegaLinter # filter_mode: diff_context diff --git a/README.md b/README.md index 8e5419a2..d05d50fd 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ FetchContent_Declare( FetchContent_Declare( halst - GIT_REPOSITORY https://github.com/philips-internal/amp-hal-st.git + GIT_REPOSITORY https://github.com/philips-software/amp-hal-st.git GIT_TAG main )