Skip to content

Commit

Permalink
Merge branch 'ci' into ci-pr-test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuncheol-AHN authored Nov 7, 2024
2 parents a15302d + 7f2ff5a commit 7fa7f9d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ on:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
pull_request:
branches:
["ci"]
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'


jobs:
SwiftLint:
Expand Down

0 comments on commit 7fa7f9d

Please sign in to comment.