Update config.yml

This commit is contained in:
John Grosh 2021-10-04 17:36:01 -04:00 committed by GitHub
parent 03b909a3f5
commit 157da6c0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -39,3 +39,14 @@ jobs:
# run tests!
- run: mvn integration-test
workflows:
version: 2
build:
jobs:
- build:
filters:
branches:
ignore:
- gh-pages
- gh-pages-generated