Skip to content

Commit

Permalink
[Backport 5.x] Fix trigger branch for version increment (#262)
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 9f7684e commit dc27c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-increment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
paths:
- build.gradle
branches: main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit dc27c66

Please sign in to comment.