Skip to content

Commit

Permalink
e2e-arm64: rename the test name to E2E-Arm64
Browse files Browse the repository at this point in the history
Align this name with the existing e2e per pull request workflow

Signed-off-by: Ming Li <mli103hawk@gmail.com>
  • Loading branch information
mingli103 committed Nov 11, 2023
1 parent 2125105 commit 678c87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-arm64.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Reusable Arm64 E2E Workflow
name: E2E-Arm64
on: [push, pull_request]
permissions: read-all
jobs:
Expand Down

0 comments on commit 678c87a

Please sign in to comment.