Skip to content

Commit

Permalink
ci: rename job and file
Browse files Browse the repository at this point in the history
  • Loading branch information
shouwn committed Aug 21, 2023
1 parent e1b7d30 commit 044df15
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#file: noinspection YAMLSchemaValidation
coverage:
status:
project:
default:
threshold: 0.25

comment:
require_changes: true
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: PR Lint Commit Messages
name: Lint Commit Messages
on: [ pull_request ]

jobs:
commitLint:
commit-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 044df15

Please sign in to comment.