diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aad77b5a..19511cf6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 on: push: - pull_request_target: - types: [opened, edited, reopened] + workflow_dispatch: jobs: windows: