build on PR too
This commit is contained in:
parent
98ad362fee
commit
49dea5b7b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lektor-check.yml
vendored
2
.github/workflows/lektor-check.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: lektor check
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue