diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 2f7276e..900ca2d 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -2,7 +2,7 @@ name: 📄 on: push: - branches: [ "*" ] + branches: [ "!*" ] pull_request: branches: [ "*" ]