Skip to content

Commit

Permalink
update-version.yml: removed condition
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 committed May 28, 2023
1 parent fc9bddb commit bf318e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
build:

runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, '[ready for release]')"

steps:
- name: Checkout repository
Expand Down

0 comments on commit bf318e5

Please sign in to comment.