add linter action to pullrequest

This commit is contained in:
eric
2021-01-07 14:49:09 -05:00
parent 13a531dd80
commit 1de9ced62a

View File

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