mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 22:14:59 -05:00
Update format.yml
This commit is contained in:
parent
a37f6bcf11
commit
5ecd68b426
5
.github/workflows/format.yml
vendored
5
.github/workflows/format.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Format MHSF using Biomejs
|
name: Format MHSF using Biomejs
|
||||||
|
|
||||||
on: [pull_request_target, issues]
|
# Trigger on new commits
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: '**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
format:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user