diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index ccda58a4..c3e93e7a 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -5,10 +5,10 @@ on: push: branches: - main - branches-ignore: - - breakage-applications tags: '*' pull_request: + branches-ignore: + - breakage-applications jobs: build: