Skip to content

Commit ffbe825

Browse files
committed
Also build on pull request
1 parent 7f8be58 commit ffbe825

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# SPDX-License-Identifier: ISC
33

44
name: Build
5-
on: push
5+
on:
6+
- push
7+
- pull_request
68
jobs:
79
build:
810
name: Build

0 commit comments

Comments
 (0)