Skip to content

Commit

Permalink
Merge pull request #42 from risenforces/chore/remove-test-run-on-push…
Browse files Browse the repository at this point in the history
…-main

[Chore] Remove test-and-build on push to main branch
  • Loading branch information
Evgeny Zakharov authored Apr 24, 2023
2 parents 3c5d11d + ef807e9 commit 5623c2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Test and Build

on:
push:
branches: ['main']
pull_request:
branches: ['main', 'release/alpha', 'release/beta', 'release/next']

Expand Down

1 comment on commit 5623c2e

@vercel
Copy link

@vercel vercel bot commented on 5623c2e Apr 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nextjs-effector – ./

nextjs-effector-risen.vercel.app
nextjs-effector.vercel.app
nextjs-effector-git-main-risen.vercel.app

Please sign in to comment.