mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
add linter action to pullrequest (#5251)
This commit is contained in:
parent
c0c0f07b45
commit
5538fb1c21
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue