Skip to content

Commit 21fd189

Browse files
committed
Add workflow name
1 parent 8944866 commit 21fd189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branch:
44
- master
5+
name: ci
56
jobs:
67
build:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)