Skip to content

Commit

Permalink
Also fix create pr on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kentsanggds committed Jan 14, 2025
1 parent 98021c5 commit 3844c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-pr-on-tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create charts PR on tags creation
on:
workflow_dispatch:
workflow_run:
workflows: [ "Build and push images on tags" ]
workflows: [ "Build and push DGU Find Image on tags" ]
types:
- completed

Expand Down

0 comments on commit 3844c41

Please sign in to comment.