Skip to content

Commit

Permalink
Update workflow for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-goral committed Oct 13, 2020
1 parent 0239cb5 commit 874712c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: publish_mkdocs_site

on:
pull_request:
branches: [master]
paths: ['docs/**']
push:
branches: [master]
paths: ['docs/**']

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 874712c

Please sign in to comment.