mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
Fix issue where CI jobs executed twice on some PRs (#2388)
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
This commit is contained in:
@@ -2,6 +2,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
pull_request:
|
||||
jobs:
|
||||
macos:
|
||||
|
||||
Reference in New Issue
Block a user