Skip to content

Commit

Permalink
Merge pull request #199 from DroidKaigi/revert-196-MrSmart00/feature/…
Browse files Browse the repository at this point in the history
…swiftlint-tweaks

Revert "Fix: workflow names"
  • Loading branch information
MrSmart00 authored Aug 3, 2024
2 parents 2c903d9 + 603d994 commit bb0b75e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'labeler'
name: 'PR Labeler'

on:
pull_request:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: swiftlint
name: SwiftLint
on:
workflow_run:
workflows:
- labeler
- PR Labeler
types:
- completed
paths:
Expand Down

0 comments on commit bb0b75e

Please sign in to comment.