Skip to content

Commit

Permalink
chore: rename ci.yml to commit-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-D-H committed Oct 9, 2023
1 parent 5938097 commit 411a820
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
# SPDX-License-Identifier: EPL-2.0
#

name: ci
name: commit-check

on: [push, pull_request]

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

0 comments on commit 411a820

Please sign in to comment.