We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301adda commit cf0e8e1Copy full SHA for cf0e8e1
1 file changed
.github/workflows/format.yml
@@ -8,8 +8,8 @@ on:
8
workflow_dispatch: {}
9
10
jobs:
11
- fix:
12
- name: Commit fixes
+ commit:
+ name: Format code
13
runs-on: ubuntu-latest
14
timeout-minutes: 30
15
steps:
0 commit comments