Skip to content

Commit 5e2a28b

Browse files
committed
GHA: Build guides on PR
1 parent 7c0a6de commit 5e2a28b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ on:
33
push:
44
branches:
55
- master
6+
pull_request:
7+
types: [opened, synchronize]
8+
branches:
9+
- "master*"
10+
- "main*"
611
jobs:
712
build:
813
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)