Skip to content

Commit

Permalink
add PR CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Jan 13, 2024
1 parent d6772e2 commit 53e6d47
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Sample workflow for building and deploying a Next.js site to GitHub Pages
#
# To get started with Next.js see: https://nextjs.org/docs/getting-started
#
name: Build Next.js site
name: Build

on:
push:
branches: ["main", "stagging"]

pull_request:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 53e6d47

Please sign in to comment.