Skip to content

Commit

Permalink
Merge pull request #23 from sabre1041/gh-action-push-master
Browse files Browse the repository at this point in the history
Build on master branch
  • Loading branch information
etsauer authored Sep 9, 2020
2 parents c24c18d + 5435d76 commit ead418d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test-doc-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: build-test-site

on: pull_request
on:
pull_request:
push:
branches:
- master

jobs:
docs-check:
Expand Down

0 comments on commit ead418d

Please sign in to comment.