We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5774816 commit 74cd4f5Copy full SHA for 74cd4f5
.github/workflows/pretter-lint.yml
@@ -1,8 +1,8 @@
1
name: prettier-linter
2
3
on:
4
- push: {}
5
- pull_request: {}
+ push: {}
+ pull_request: {}
6
7
jobs:
8
prettier:
0 commit comments