Skip to content

Commit cee4b96

Browse files
committed
feat: add pre commit
1 parent 64431f9 commit cee4b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
concurrency:
66
group: ${{ github.workflow }}-${{ github.ref }}
77
cancel-in-progress: true
8-
name: CI
8+
name: CI
99
jobs:
1010
lint:
1111
name: "Vala Lint"

0 commit comments

Comments
 (0)