Skip to content

Commit c0021a3

Browse files
committed
chore(sponsors): Format before committing
1 parent 632345f commit c0021a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sponsors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
CHEERIO_SPONSORS_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
IMGIX_TOKEN: ${{ secrets.IMGIX_TOKEN }}
4141

42+
- name: Format
43+
run: npm run format
44+
4245
- name: Create Pull Request
4346
uses: peter-evans/create-pull-request@v7
4447
continue-on-error: true

0 commit comments

Comments
 (0)