Skip to content

Commit

Permalink
Make pod lint job triggered by Gemfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
bamx23 committed Oct 30, 2024
1 parent e6b30dd commit 2ae631e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cocoapods-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'Sources/**'
- 'KSCrash.podspec'
- 'Gemfile'
- '.github/workflows/cocoapods-lint.yml'

push:
Expand Down

0 comments on commit 2ae631e

Please sign in to comment.