diff --git a/README.md b/README.md index d1726d5..f516be3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ on: repository_dispatch: types: [my-event] jobs: - autopep8: + myEvent: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1