Skip to content

Commit

Permalink
ci: change mercury-rising build to be executed manually
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Oct 2, 2024
1 parent f0dfe5b commit 45d3dc2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/rebrand-mercury-rising.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Rebrand Mercury-Rising
on:
workflow_call:
push:
branches:
- mercury-rising
workflow_dispatch:


jobs:
lint-test-build:
Expand All @@ -26,6 +24,7 @@ jobs:
with:
# pulls all commits (needed for lerna / semantic release to correctly version)
fetch-depth: "0"
ref: "mercury-rising"

# Setup Git Credentials to come from the Bot
- name: Set Bot Email
Expand Down

0 comments on commit 45d3dc2

Please sign in to comment.