Skip to content

Commit 4a2a290

Browse files
committed
CI on PR
1 parent 85330ba commit 4a2a290

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: yamg build check & test
33
on:
44
push:
55
branches: ["main"]
6+
pull_request:
7+
branches:
8+
- main
69
workflow_dispatch:
710

811
permissions:

0 commit comments

Comments
 (0)