Skip to content

Commit

Permalink
Merge pull request #1219 from joreilly/run-deploy
Browse files Browse the repository at this point in the history
Also deploy backend if buildSrc changes
  • Loading branch information
martinbonnin authored Mar 29, 2024
2 parents ed42a44 + ccf3ded commit fa162ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- 'gradle/libs.versions.toml'
- 'gradle/wrapper/gradle-wrapper.properties'
- ".github/workflows/**"
- "buildSrc/**"

# Cancel any current or previous job from the same PR
concurrency:
Expand Down

0 comments on commit fa162ff

Please sign in to comment.