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 name: Prettier
on: on:
workflow_dispatch:
push: push:
branches: branches:
- "*" - "*"

Loading…
Cancel
Save