Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
  • Loading branch information
elena-kolevska and mikeee authored Feb 11, 2025
1 parent 9c01371 commit 363ff00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/version-update-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
name: update-cli-version

on:
pull:
pull_request:
paths:
- '.github/workflows/version-update-cli.yml'
- '.github/scripts/compare_versions.py'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version-update-dapr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
name: update-dapr-version

on:
pull:
pull_request:
paths:
- '.github/workflows/version-update-dapr.yml'
- '.github/scripts/compare_versions.py'
Expand Down

0 comments on commit 363ff00

Please sign in to comment.