Skip to content

Commit

Permalink
s/reviewdog-/reviewdog/
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Sep 29, 2019
1 parent f97a4e3 commit 9c89257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reviewdog_on_push.yml
@@ -1,8 +1,8 @@
name: reviewdog on Push
on: [push]
jobs:
reviewdog-:
name: reviewdog-
reviewdog:
name: reviewdog
runs-on: ubuntu-latest
steps:
- name: Dump GitHub Context
Expand Down

0 comments on commit 9c89257

Please sign in to comment.