mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-02 04:46:44 +08:00
add linter action to pullrequest (#5251)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: free-programming-books-lint
|
name: free-programming-books-lint
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user