Skip to content

Commit

Permalink
chore(repo): Rename formatting-linting job (#1984)
Browse files Browse the repository at this point in the history
(cherry picked from commit bdfd27b)
  • Loading branch information
nikosdouvlis authored and tmilewski committed Nov 1, 2023
1 parent 0ac0cd2 commit f4dc835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
formatting-linting:
name: Formatting & Linting
name: Formatting, linting & changeset checks
runs-on: ${{ vars.RUNNER_LARGE }}

steps:
Expand Down

0 comments on commit f4dc835

Please sign in to comment.