Skip to content

Commit a6cefed

Browse files
authored
Merge pull request #98 from hpc-carpentry/ocaisa-patch-1
Update check-pull-requests.yml
2 parents 5e41fef + de307b7 commit a6cefed

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)