Skip to content

Commit

Permalink
refactor: Better job name
Browse files Browse the repository at this point in the history
  • Loading branch information
LeelaChacha committed Jun 3, 2024
1 parent f70bb8a commit 2fb29bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
check-api-diff:
if: ${{ !contains(github.event.pull_request.labels.*.name, 'confirm/api-changes') }}
name: Check API diff
name: Diff CRDs
runs-on: ubuntu-latest
steps:
- name: Checkout PR ref of lifecycle-manager
Expand Down

0 comments on commit 2fb29bc

Please sign in to comment.