Skip to content

Commit 11b35fd

Browse files
committed
Cleanup of the workflow names.
1 parent 27adb41 commit 11b35fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint, Build and Test
1+
name: Presubmit Checks
22

33
on:
44
workflow_dispatch:
@@ -10,7 +10,7 @@ on:
1010
branches: [ main ]
1111

1212
jobs:
13-
test:
13+
presubmit:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repository

0 commit comments

Comments
 (0)