cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.git
Log | Files | Refs | README | LICENSE

commit ed0f820ce03506f1e26b87045d80be4a42f7f3c4
parent 6d73f93be3072d6827c9d8537f5473001d5e72be
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 15 May 2023 21:03:52 +0200

Make sure that percy tests run on pull-requests as well

Diffstat:
M.github/workflows/percy.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/percy.yaml b/.github/workflows/percy.yaml @@ -3,6 +3,7 @@ on: push: branches: - main + pull_request: jobs: percy: