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 c812637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests-membership-checker.yml
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 c812637

Please sign in to comment.