mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
github action - allow for push
This commit is contained in:
parent
326350b7f9
commit
eed0c566bf
2
.github/workflows/lint-test.yml
vendored
2
.github/workflows/lint-test.yml
vendored
@ -3,7 +3,7 @@
|
||||
|
||||
name: Lint and Test
|
||||
|
||||
on: [pull_request]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user