Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniuk committed Sep 9, 2023
1 parent 327e38d commit d8a38e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-1-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
publish:
runs-on: ubuntu-latest
needs: [metadata, acceptance-stage]
# if: github.event.pull_request.merged == 'true'
### if: github.event.pull_request.merged == 'true'
steps:
- name: "Trigger the publish workflow"
run: |
Expand Down

0 comments on commit d8a38e8

Please sign in to comment.