Skip to content

Commit

Permalink
Test version update with package v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanu1 committed Mar 23, 2022
1 parent f6ad405 commit 573ad57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update package version for release & hotfix branches

on:
push:
branches: [release/*, hotfix/*]
branches: [release/*, hotfix/*, test/*]

permissions:
contents: write
Expand Down

0 comments on commit 573ad57

Please sign in to comment.