add linter action to pullrequest (#5251)
This commit is contained in:
2
.github/workflows/fpb-lint.yml
vendored
2
.github/workflows/fpb-lint.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: free-programming-books-lint
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user