This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
awesome-github-profile-readme
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Testing..
all-contributors/add-PluckyPrecious
abhisheknaiidu
5 years ago
parent
da1b9444a6
commit
e2c044e55b
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
.github/workflows/prettier.yml
+ 1
- 3
.github/workflows/prettier.yml
View File
@ -9,14 +9,12 @@ on:
jobs:
prettier:
name
:
Run Prettier
runs-on
:
ubuntu-latest
steps:
-
name
:
Checkout
uses
:
actions/checkout@v2
with:
# Make sure the actual branch is checked out when running on pull requests
ref
:
${{ github.head_ref }}
-
name
:
Prettify code
uses
:
creyD/prettier_action@v2.2
Write
Preview
Loading…
Cancel
Save