Skip to content

Commit

Permalink
chore: run ci on common/** changes
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Apr 26, 2023
1 parent a34e698 commit def1c1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- '.github/workflows/android.yml'
- 'android/**'
- 'common/**'
- 'example/android/**'
- 'fabric-example/android/**'
pull_request:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- '.github/workflows/ios.yml'
- 'ios/**'
- 'common/**'
- 'example/ios/**'
- 'fabric-example/ios/**'
pull_request:
Expand Down

0 comments on commit def1c1a

Please sign in to comment.