diff --git a/.github/workflows/watcom.yml b/.github/workflows/watcom.yml index 43b3d1d4..79dd14cf 100644 --- a/.github/workflows/watcom.yml +++ b/.github/workflows/watcom.yml @@ -5,9 +5,8 @@ on: push: branches: - main - pull_request: - types: [opened, synchronize, reopened] - workflow_dispatch: + pull_request: + types: [opened, synchronize, reopened] jobs: build: runs-on: windows-latest