Skip to content

Commit

Permalink
Use self-explanatory name for API information job (firebase#3997)
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanyang authored Aug 16, 2022
1 parent 064824e commit 9d927a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-information.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: API Information
on: [ pull_request ]

jobs:
check:
api-information-check:
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9d927a5

Please sign in to comment.