Skip to content

Commit

Permalink
Revert "chore: build golang image without explicit merge"
Browse files Browse the repository at this point in the history
This reverts commit ee825cf.
  • Loading branch information
nandor-magyar committed Sep 5, 2023
1 parent ee825cf commit e5b8c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder_image_golang.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: builder_image_golang
on:
push:
# branches: [develop]
branches: [develop]
paths: [images/builder-golang/**, .github/workflows/image-builder-golang.yml]
pull_request:
paths: [images/builder-golang/**, .github/workflows/image-builder-golang.yml]
Expand Down

0 comments on commit e5b8c36

Please sign in to comment.