More GH action updates
This commit is contained in:
2
.github/workflows/api-breakage.yml
vendored
2
.github/workflows/api-breakage.yml
vendored
@@ -3,6 +3,8 @@ name: API breaking changes
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
||||
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew install mint
|
||||
mint install NickLockwood/SwiftFormat@0.48.17 --no-link
|
||||
mint install NickLockwood/SwiftFormat@0.51.15 --no-link
|
||||
- name: run script
|
||||
run: ./scripts/validate.sh
|
||||
|
||||
Reference in New Issue
Block a user