Skip to content

Commit

Permalink
Disabling build-on-all-push
Browse files Browse the repository at this point in the history
That's just unnecessarily wasteful
  • Loading branch information
KyNorthstar committed Jun 9, 2023
1 parent fa60446 commit 89e81e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Swift

on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]

Expand Down

0 comments on commit 89e81e9

Please sign in to comment.