We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f061d commit 26fc153Copy full SHA for 26fc153
.github/workflows/formatter.yml
@@ -7,7 +7,8 @@ on:
7
pull_request:
8
9
jobs:
10
- formatter:
+ build:
11
+ name: Formatter
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repo
0 commit comments