Skip to content

Commit

Permalink
Update image-pull-and-tag.yaml
Browse files Browse the repository at this point in the history
Updated trigger for workflow
  • Loading branch information
aedan committed Jan 9, 2025
1 parent b216ad2 commit b0455a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-pull-and-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Migrate Images to GHCR
on:
push:
branches:
- image-cicd
- main
paths:
- '.original-images.json'
workflow_dispatch:
Expand Down

0 comments on commit b0455a3

Please sign in to comment.