Skip to content

Commit

Permalink
fix: change trigger
Browse files Browse the repository at this point in the history
change changelog release
ING-4343
  • Loading branch information
emanuelaepure10 committed Mar 7, 2024
1 parent 7e5e01a commit ed02703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
- '*' # Push events to matching v*, i.e. v1.0, v20.15.10

jobs:
build:
Expand Down

0 comments on commit ed02703

Please sign in to comment.