Skip to content

Commit

Permalink
dfasdfas
Browse files Browse the repository at this point in the history
  • Loading branch information
pacu committed Nov 30, 2023
1 parent b49e3b7 commit f619016
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]

- name: GitHub Action for SwiftLint (Only files changed in the PR)
uses: norio-nomura/[email protected]
env:
DIFF_BASE: ${{ github.base_ref }}
with:
args: --strict
- name: GitHub Action for SwiftLint (Different working directory)
uses: norio-nomura/[email protected]
env:
WORKING_DIRECTORY: Sources
uses: norio-nomura/[email protected]

0 comments on commit f619016

Please sign in to comment.