add linter action to pullrequest (#5251)

This commit is contained in:
Eric Hellman 2021-01-12 15:44:08 -05:00 committed by GitHub
parent c0c0f07b45
commit 5538fb1c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: free-programming-books-lint
on: [push]
on: [push, pull_request]
jobs:
build: