Skip to content

Commit 7b0e2cd

Browse files
authored
Update prettier.yml
1 parent 1b447db commit 7b0e2cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# This is a basic workflow to help you get started with Actions
22

3-
name: CI
3+
name: Run Prettier
44

55
# Controls when the action will run. Triggers the workflow on push or pull request
66
# events but only for the master branch
77
on:
8-
push:
9-
branches: [ master ]
108
pull_request:
119
branches: [ master ]
1210

0 commit comments

Comments
 (0)