Skip to content

Commit b6d2bd0

Browse files
committedAug 20, 2019
Enable DOCtor-RST on pull requests
1 parent 46c1510 commit b6d2bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: push
1+
on: [push, pull_request]
22
name: Lint
33
jobs:
44
doctor-rst:

0 commit comments

Comments
 (0)
Please sign in to comment.