Skip to content

Commit

Permalink
Minor changes to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
viral32111 committed Aug 3, 2023
1 parent 240f68b commit 741185e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: CI
on:
push:
paths:
- 'gradle/**'
- 'gradle/**/*'
- 'gradle*'
- 'src/**'
- 'src/**/*'
- '*.gradle.kts'
- 'gradle.properties'
- '.github/workflows/ci.yml'
Expand Down

0 comments on commit 741185e

Please sign in to comment.