Skip to content

Commit

Permalink
Fix trigger branch for version increment (#260)
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya authored Jul 28, 2023
1 parent a312326 commit 39f1327
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 39f1327

Please sign in to comment.