diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d2cc53fe..555d0b02 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,8 +1,8 @@ name: Build All Modules on: - pull_request: - branches: - - "**" +# pull_request: +# branches: +# - "**" push: branches: - "**"