Skip to content

Commit de307b7

Browse files
authored
Update check-pull-requests.yml
1 parent 6c2d112 commit de307b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check-pull-requests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: check and build pull requests
22

33
on:
4-
pull_request: []
4+
pull_request:
5+
branches: main
56

67
jobs:
78
build-website:

0 commit comments

Comments
 (0)