Skip to content

Commit

Permalink
ci: disable develop branch from pushing to staging until mercury-risi…
Browse files Browse the repository at this point in the history
…ng is complete [skip ci]
  • Loading branch information
kajabi-bot committed Jul 23, 2024
1 parent 6116d95 commit 9d07f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- develop
# - develop - Uncomment this line to enable publishing from the develop branch. On hold until Mercury-Rising is complete.

jobs:
lint-test-build:
Expand Down

0 comments on commit 9d07f0b

Please sign in to comment.