Skip to content

Commit c123e53

Browse files
authored
chore(ci): add semantic release
* Update version add dependabot (#250) * chore(ci): add semantic release
1 parent 2e7df51 commit c123e53

File tree

2 files changed

+152
-150
lines changed

2 files changed

+152
-150
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Verify
1+
name: CI
22
on:
33
push:
44
branches:
@@ -8,7 +8,7 @@ on:
88

99

1010
jobs:
11-
validate_module:
11+
verify_module:
1212
name: Verify module
1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)