Skip to content

Commit

Permalink
add pull request dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyDynamic committed Jun 22, 2024
1 parent d915b23 commit db2e8e6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ on:
- "main"
- "dev"

pull_request:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"


jobs:
build:
Expand Down

0 comments on commit db2e8e6

Please sign in to comment.