Skip to content

Commit

Permalink
build: rename samples lint workflow to checkstyle to disambiguate bra…
Browse files Browse the repository at this point in the history
…nch protection with unit lint (#781)
  • Loading branch information
BenWhitehead committed Sep 30, 2020
1 parent 9b0da52 commit 8a7a302
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
pull_request:
name: samples
jobs:
lint:
checkstyle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8a7a302

Please sign in to comment.