diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8895ce4..234ac00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: Next.js Template CI on: - pull_request_target: + pull_request: branches: - master