run frequently

This commit is contained in:
Waylon Walker 2020-07-25 23:42:54 -05:00 committed by GitHub
parent 88e4933334
commit a630c12471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: 0/10 * * * *
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
@ -61,4 +63,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: pytest-log
path: pytest.log
path: pytest.log