Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndem0 committed Jun 5, 2020
1 parent 5f9ce25 commit 4310451
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sphinx-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "Pull Request Docs Check"

on:
pull_request:
branches: [ master ]

on:
push:
branches:
- master

jobs:

Expand Down

0 comments on commit 4310451

Please sign in to comment.