Browse Source

chore: synced local './' with remote 'docker/'

pull/84/head
dgibbs64 4 weeks ago
parent
commit
27ea5a6541
  1. 1
      .github/workflows/action-prettier.yml

1
.github/workflows/action-prettier.yml

@ -1,5 +1,6 @@
name: Prettier
on:
workflow_dispatch:
push:
branches:
- "*"

Loading…
Cancel
Save