Skip to content

Commit

Permalink
Fixed build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SwanX1 committed Sep 18, 2024
1 parent 7a0d880 commit f7a2d65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build
on:
push:
paths:
- '.github/workflows/build.yml'
- 'build.gradle'
- 'build.properties'
- '*/build.gradle'
- '*/build.properties'
pull_request:
Expand Down

0 comments on commit f7a2d65

Please sign in to comment.