diff --git a/.github/workflows/update-swift-version.yml b/.github/workflows/update-swift-version.yml index 80e7aa9..bf9ca46 100644 --- a/.github/workflows/update-swift-version.yml +++ b/.github/workflows/update-swift-version.yml @@ -1,8 +1,6 @@ name: Update Swift Version on: - pull_request: - types: [opened, reopened, synchronize] schedule: - cron: '0 0 */14 * *' # Every 14 days at midnight UTC workflow_dispatch: