Skip to content

Commit

Permalink
Rename to check-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Laupetin committed Nov 19, 2023
1 parent 3005246 commit 8fe5ac2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: ensure-formatting
name: check-formatting

on:
pull_request:

jobs:
ensure-formatting:
check-formatting:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 8fe5ac2

Please sign in to comment.