Skip to content

Commit 03f8623

Browse files
Manual GHA trigger
1 parent d946085 commit 03f8623

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/create-release-pr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Create Release PR
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- satish/APPS-8078/npm-publish-workflow
58

69
# Prevent multiple release workflows from running simultaneously
710
# Queued runs will fail fast when they detect the existing release branch

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ ZCLI uses an automated release workflow based on [conventional commits](https://
105105

106106
## Process
107107

108-
1. **Trigger Release Workflow**: Go to [Actions](https://github.com/zendesk/zcli/actions/workflows/create-release-pr.yml) → Run "Create Release PR" workflow
108+
1. **Trigger Release Workflow**: Go to [Actions](https://github.com/zendesk/zcli/actions) → Run "Create Release PR" workflow
109109
- Analyzes commits and determines version bump (major/minor/patch)
110110
- Creates `zcli-release` branch with updated versions and changelogs
111111

0 commit comments

Comments
 (0)