Update format.yml

This commit is contained in:
dvelo 2024-12-26 21:36:45 -06:00 committed by GitHub
parent a37f6bcf11
commit 5ecd68b426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,9 @@
name: Format MHSF using Biomejs
on: [pull_request_target, issues]
# Trigger on new commits
on:
push:
branches: '**'
jobs:
format: