Skip to content

Commit

Permalink
🪄 [QA] Update stage environments (#617)
Browse files Browse the repository at this point in the history
This is a pull request that upon merging will update stage environments
with recent `main` changes.
The environments that will be updated:
* Stage live: https://stage-live--taho-development.netlify.app/
* Stage fork: https://stage-fork--taho-development.netlify.app/

Read more: [Deployment to Production
Flow](https://github.com/tahowallet/dapp/blob/main/docs/testing-env.md)
andreachapman authored Nov 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 7b84ada + 27ec768 commit f398abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-list.yml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
name: Add test list to release PRs

on:
pull_request:
pull_request_target:
types:
- opened
branches:

0 comments on commit f398abe

Please sign in to comment.