Skip to content

Commit

Permalink
Update prettier.yml
Browse files Browse the repository at this point in the history
make it sexy but only for the website
  • Loading branch information
Ian-Boraks authored Oct 14, 2023
1 parent 502649d commit c0525ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Continuous Integration
name: make-it-sexy

# This action works with pull requests and pushes
on:
pull_request:
push:
branches:
- main
paths:
- website/**

permissions:
contents: write
Expand Down

0 comments on commit c0525ae

Please sign in to comment.