test in prod, good plan

This commit is contained in:
tim h 2022-11-29 20:08:22 -06:00
parent 3fd062290a
commit b2f110bc57

View file

@ -1,5 +1,8 @@
name: Prettier Autoformatting
on:
push:
branches:
- "main"
pull_request:
branches: [main]
types: [opened, synchronize, closed]