diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index ed74736..68e28a4 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -11,6 +11,9 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + + # Automatically run on Pull Request + pull_request: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: