Skip to content

Commit b6eac45

Browse files
committed
Update workflow name
1 parent 871a4eb commit b6eac45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI Build
1+
name: CI Check
22
on:
33
push:
44
branches:
@@ -12,7 +12,7 @@ on:
1212
permissions:
1313
packages: write
1414
jobs:
15-
Build:
15+
Check:
1616
runs-on: macos-latest-xlarge
1717
steps:
1818
- uses: actions/checkout@v3.5.2

0 commit comments

Comments
 (0)