Skip to content

Commit

Permalink
ci: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTL-UwU committed Mar 21, 2024
1 parent 2f907dd commit df9bf6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ESLint Check
name: Build

on: [workflow_dispatch, push]

jobs:
lint:
build:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit df9bf6a

Please sign in to comment.