trigger format on push rather than pull_request

This commit is contained in:
Pierre Alain 2025-03-18 09:10:17 +01:00
parent edba36b97b
commit 511ac0adfb

View File

@ -1,6 +1,6 @@
name: ocamlformat
on: [pull_request]
on: [push]
jobs:
format: