Update workflow

This commit is contained in:
Peter Evans
2019-12-05 01:18:00 +09:00
parent ee6a038929
commit bd127af08d

View File

@@ -3,7 +3,7 @@ on:
repository_dispatch:
types: [tests]
jobs:
autopep8:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1