build: build on pull request
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -7,6 +7,12 @@ on:
|
||||
- "docs/**"
|
||||
- Makefile
|
||||
- README.md
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- Makefile
|
||||
- README.md
|
||||
workflow_dispatch:
|
||||
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user