Skip to content

Commit

Permalink
fix(ci): disable minimum build workflow on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
5d authored Jan 23, 2024
1 parent e9cad1d commit 5d3e069
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_minimum_supported_swift_platforms.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build with Minimum Supported Xcode Versions
on:
workflow_dispatch:
push:
branches:
- main

permissions:
contents: read
Expand Down

0 comments on commit 5d3e069

Please sign in to comment.