Skip to content

Commit

Permalink
fix: renamed ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Regikon committed Nov 11, 2024
1 parent ef4d9b0 commit 952f6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keep-code-clean.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Lint source files
on: push
jobs:
run-linter:
run-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 952f6b4

Please sign in to comment.