Skip to content

Commit

Permalink
uncomment condition
Browse files Browse the repository at this point in the history
  • Loading branch information
nandor-magyar committed May 8, 2024
1 parent b4f03e6 commit 6a2e220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder_image_protobuf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
push:
runs-on: ubuntu-22.04
needs: build
# if: github.ref_name == 'develop'
if: github.ref_name == 'develop'
environment: Workflow - Protected
steps:
- name: Artifact download
Expand Down

0 comments on commit 6a2e220

Please sign in to comment.