Skip to content

Add extra social media buttons #29

Add extra social media buttons

Add extra social media buttons #29

Workflow file for this run

name: Format On Push
on:
push:
branches:
- main
jobs:
format-code:
uses: testsnake/prettier-auto-format-action/.github/workflows/[email protected]
with:
ref: ${{ github.ref }}
node-version: '20'
secrets: inherit