Skip to content

Commit

Permalink
πŸ™ Build now only builds on code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DasLixou committed Apr 26, 2022
1 parent 16129d5 commit b28f12d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build and Release
on:
push:
branches: [ main ]
paths:
- "src/**"
- "build.gradle"

jobs:
build:
Expand Down

0 comments on commit b28f12d

Please sign in to comment.