Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Suarez <ScottSuarez@google.com>
  • Loading branch information
trodge and ScottSuarez committed Aug 25, 2023
1 parent d06cfe4 commit c6e84ee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: unit-tests-membership-checker
name: membership-checker

permissions: read-all

Expand All @@ -8,7 +8,7 @@ on:
- '.ci/containers/membership-checker/**'

jobs:
test:
build-and-unit-tests:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c6e84ee

Please sign in to comment.