Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 5f1c362

Browse files
authored
Update and rename lint.yml to ci.yml
Signed-off-by: Ryan <[email protected]>
1 parent d3f19d2 commit 5f1c362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- dev
6+
- main
77

88
jobs:
99

@@ -33,4 +33,4 @@ name: CI
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
version: latest
36-
args: --check ./src
36+
args: --check ./src

0 commit comments

Comments
 (0)