Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pipelines shouldn't push images for dependabot
The commit fixes an issue where the pipeline was pushing images for dependabot. The changes ensure that the pipeline only pushes images when the event is a push and the actor is not dependabot.
- Loading branch information