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