Skip to content

Commit b52b197

Browse files
authored
Update build.yml
1 parent c247648 commit b52b197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: build
1+
name: CI
22
on:
33
push:
44
pull_request:
55
permissions: {}
66

77
jobs:
8-
release:
8+
build:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)